{"version": "2.1.0", "$schema": "https://json.schemastore.org/sarif-2.1.0.json", "runs": [{"tool": {"driver": {"name": "Repobility", "informationUri": "https://repobility.com", "rules": [{"id": "scanner-d62e17c13c98e4de", "name": "Possibly dead Python function: forward", "shortDescription": {"text": "Possibly dead Python function: forward"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d647543f57c6b47d", "name": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/app/(app)/settings/page.tsx:291", "shortDescription": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/app/(app)/settings/page.tsx:291"}, "fullDescription": {"text": "A truncated value should reveal the full text on hover. Pass the full string via `title={...}` so the user can read it.\n\nWhy: P2 in CHECKLIST.md \u2014 truncate without hover-reveal.\nRule id: fq.truncate.no-title"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-a66d671c8f8fc88d", "name": "Stray `console.log` in TS/JS \u2014 install/npm/scripts/copy-installer.js:20", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 install/npm/scripts/copy-installer.js:20"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d63da3583b14afc0", "name": "Dockerfile runs as root: Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-835eae4c7f17a2f8", "name": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a54264cfc14f32c2", "name": "Docker base image is tag-pinned but not digest-pinned: golang:1.25.9-bookworm", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: golang:1.25.9-bookworm"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-39ad154b39f91f4d", "name": "Docker base image uses a mutable or implicit tag: gcr.io/distroless/cc-debian12", "shortDescription": {"text": "Docker base image uses a mutable or implicit tag: gcr.io/distroless/cc-debian12"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4b8853d4d5da00fe", "name": "Insecure pattern 'node_child_process' in install/npm/bin.js:6", "shortDescription": {"text": "Insecure pattern 'node_child_process' in install/npm/bin.js:6"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-99658ef96e108a01", "name": "Insecure pattern 'node_child_process' in install/pi-router/src/config.ts:13", "shortDescription": {"text": "Insecure pattern 'node_child_process' in install/pi-router/src/config.ts:13"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-37683cf51e91102a", "name": "Insecure pattern 'node_child_process' in install/pi-router/src/dispatch.ts:15", "shortDescription": {"text": "Insecure pattern 'node_child_process' in install/pi-router/src/dispatch.ts:15"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7efbda965f283c17", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4ae4709b157fe9ab", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-385d66df7dd14521", "name": "Very large file: install/install.sh (2405 lines)", "shortDescription": {"text": "Very large file: install/install.sh (2405 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8e39a390b09c1e22", "name": "Very large file: internal/translate/crossformat_request_test.go (1877 lines)", "shortDescription": {"text": "Very large file: internal/translate/crossformat_request_test.go (1877 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bdb8fbf4aa1f08bf", "name": "Very large file: internal/translate/translate_test.go (1322 lines)", "shortDescription": {"text": "Very large file: internal/translate/translate_test.go (1322 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ac2cdcae9006fc35", "name": "Very large file: internal/translate/stream.go (1510 lines)", "shortDescription": {"text": "Very large file: internal/translate/stream.go (1510 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-dc10a31c3529284d", "name": "Very large file: internal/proxy/service.go (2989 lines)", "shortDescription": {"text": "Very large file: internal/proxy/service.go (2989 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-00de5f4eacf41dd7", "name": "Very large file: cmd/router/main.go (1271 lines)", "shortDescription": {"text": "Very large file: cmd/router/main.go (1271 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 15 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 86 placeholder/mock markers across 28 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-dc0ba39011946ac2", "name": "Agent authority lacks a verifier contract: internal/router/catalog/CLAUDE.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: internal/router/catalog/CLAUDE.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3d65b3827d8f1c1d", "name": "Agent authority lacks a verifier contract: internal/router/catalog/AGENTS.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: internal/router/catalog/AGENTS.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-00113f1e3b2394fc", "name": "Agent authority lacks a verifier contract: internal/proxy/CLAUDE.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: internal/proxy/CLAUDE.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-287b25801f6e4c37", "name": "Agent authority lacks a verifier contract: internal/proxy/AGENTS.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: internal/proxy/AGENTS.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-3cbe3c7409cf26e9", "name": "Agent authority lacks a verifier contract: internal/providers/CLAUDE.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: internal/providers/CLAUDE.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-abd83162893df56c", "name": "Agent authority lacks a verifier contract: internal/providers/AGENTS.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: internal/providers/AGENTS.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-0bbe17254dae57cb", "name": "Agent authority lacks a verifier contract: internal/postgres/CLAUDE.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: internal/postgres/CLAUDE.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-59e5e53376175f65", "name": "Agent authority lacks a verifier contract: internal/postgres/AGENTS.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: internal/postgres/AGENTS.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a7c79a6b2a254668", "name": "Agent instruction/config may expose a secret: .claude/skills/test-claude-locally/SKILL.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/test-claude-locally/SKILL.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-413c8bfd07523bc6", "name": "Agent authority lacks a verifier contract: db/CLAUDE.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: db/CLAUDE.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-acf47abc9ae16d35", "name": "Agent authority lacks a verifier contract: db/AGENTS.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: db/AGENTS.md"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e725d2ab884fbd49", "name": "Multiple root agent instruction files without precedence", "shortDescription": {"text": "Multiple root agent instruction files without precedence"}, "fullDescription": {"text": "The repo has multiple top-level AI-coder instruction files. Without precedence rules, different agents may follow different policies."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-db9d7e200b5fcbfa", "name": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/lib/api.ts:8", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/lib/api.ts:8"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1fdae02a77d17191", "name": "Commented-code block (5 lines) in install/pi-router/src/config.ts:218", "shortDescription": {"text": "Commented-code block (5 lines) in install/pi-router/src/config.ts:218"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-228f9af082e849ac", "name": "Commented-code block (6 lines) in install/pi-router/src/dispatch.ts:129", "shortDescription": {"text": "Commented-code block (6 lines) in install/pi-router/src/dispatch.ts:129"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f03010da76ff59d8", "name": "Commented-code block (5 lines) in scripts/export_qwen3_onnx.py:131", "shortDescription": {"text": "Commented-code block (5 lines) in scripts/export_qwen3_onnx.py:131"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-cbe702897f4cca48", "name": "Stub function `log_message` (body is just `pass`/`return`) \u2014 .claude/skills/test-claude-locally/scripts/mock_openai_upst", "shortDescription": {"text": "Stub function `log_message` (body is just `pass`/`return`) \u2014 .claude/skills/test-claude-locally/scripts/mock_openai_upstream.py:43"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9a82cf7d16234d20", "name": "21 env vars used in code but missing from .env.example", "shortDescription": {"text": "21 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `DISPATCH_MARKER`, `MOCK_LOG`, `MOCK_MAIN_MODEL`, `MOCK_PORT`, `MOCK_SUBAGENT_MODEL`, `NODE_ENV`, `PI_CODING_AGENT_DIR`, `ROUTER_DEV_TARGET` + 13 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/22868"}, "properties": {"repository": "workweave/router", "repoUrl": "https://github.com/workweave/router", "branch": "main"}, "results": [{"ruleId": "scanner-d62e17c13c98e4de", "level": "note", "message": {"text": "Possibly dead Python function: forward"}, "properties": {"repobilityId": "ea414cce7f8e5874", "scanner": "scanner-primary", "fingerprint": "d62e17c13c98e4de", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "scripts/export_qwen3_onnx.py:82"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-d647543f57c6b47d", "level": "none", "message": {"text": "`truncate` class without `title=` for hover reveal \u2014 frontend/src/app/(app)/settings/page.tsx:291"}, "properties": {"repobilityId": "2b243143da32fc51", "scanner": "scanner-primary", "fingerprint": "d647543f57c6b47d", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.truncate.no-title"]}}, {"ruleId": "scanner-a66d671c8f8fc88d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 install/npm/scripts/copy-installer.js:20"}, "properties": {"repobilityId": "dfdf73e8bf16ca33", "scanner": "scanner-primary", "fingerprint": "a66d671c8f8fc88d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d63da3583b14afc0", "level": "warning", "message": {"text": "Dockerfile runs as root: Dockerfile"}, "properties": {"repobilityId": "a2ed1bd120e507db", "scanner": "scanner-primary", "fingerprint": "d63da3583b14afc0", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-835eae4c7f17a2f8", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: node:22-alpine"}, "properties": {"repobilityId": "704d17c8ba45ed20", "scanner": "scanner-primary", "fingerprint": "835eae4c7f17a2f8", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 37}}}]}, {"ruleId": "scanner-a54264cfc14f32c2", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: golang:1.25.9-bookworm"}, "properties": {"repobilityId": "454f817cb9353306", "scanner": "scanner-primary", "fingerprint": "a54264cfc14f32c2", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 46}}}]}, {"ruleId": "scanner-39ad154b39f91f4d", "level": "warning", "message": {"text": "Docker base image uses a mutable or implicit tag: gcr.io/distroless/cc-debian12"}, "properties": {"repobilityId": "ed109fdd7c75ad74", "scanner": "scanner-primary", "fingerprint": "39ad154b39f91f4d", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 197}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"ruleId": "scanner-4b8853d4d5da00fe", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in install/npm/bin.js:6"}, "properties": {"repobilityId": "a95459f6e24f2c7a", "scanner": "scanner-primary", "fingerprint": "4b8853d4d5da00fe", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "install/npm/bin.js"}, "region": {"startLine": 6}}}]}, {"ruleId": "scanner-99658ef96e108a01", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in install/pi-router/src/config.ts:13"}, "properties": {"repobilityId": "7692d8430b47c559", "scanner": "scanner-primary", "fingerprint": "99658ef96e108a01", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "install/pi-router/src/config.ts"}, "region": {"startLine": 13}}}]}, {"ruleId": "scanner-37683cf51e91102a", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in install/pi-router/src/dispatch.ts:15"}, "properties": {"repobilityId": "c365d75d4a53c9d0", "scanner": "scanner-primary", "fingerprint": "37683cf51e91102a", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "install/pi-router/src/dispatch.ts"}, "region": {"startLine": 15}}}]}, {"ruleId": "scanner-7efbda965f283c17", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "56929525eac9a554", "scanner": "scanner-primary", "fingerprint": "7efbda965f283c17", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test.yml"}, "region": {"startLine": 30}}}]}, {"ruleId": "scanner-7efbda965f283c17", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "a2d9465566882903", "scanner": "scanner-primary", "fingerprint": "7efbda965f283c17", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test.yml"}, "region": {"startLine": 33}}}]}, {"ruleId": "scanner-4ae4709b157fe9ab", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "8198dd88582a4274", "scanner": "scanner-primary", "fingerprint": "4ae4709b157fe9ab", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/publish_npm.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-385d66df7dd14521", "level": "note", "message": {"text": "Very large file: install/install.sh (2405 lines)"}, "properties": {"repobilityId": "e352a9740d0090e5", "scanner": "scanner-primary", "fingerprint": "385d66df7dd14521", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-8e39a390b09c1e22", "level": "note", "message": {"text": "Very large file: internal/translate/crossformat_request_test.go (1877 lines)"}, "properties": {"repobilityId": "94e794f79f3eb195", "scanner": "scanner-primary", "fingerprint": "8e39a390b09c1e22", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-bdb8fbf4aa1f08bf", "level": "note", "message": {"text": "Very large file: internal/translate/translate_test.go (1322 lines)"}, "properties": {"repobilityId": "9cc5f77c806bbafc", "scanner": "scanner-primary", "fingerprint": "bdb8fbf4aa1f08bf", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ac2cdcae9006fc35", "level": "note", "message": {"text": "Very large file: internal/translate/stream.go (1510 lines)"}, "properties": {"repobilityId": "1be2492ff6c7eabb", "scanner": "scanner-primary", "fingerprint": "ac2cdcae9006fc35", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-dc10a31c3529284d", "level": "note", "message": {"text": "Very large file: internal/proxy/service.go (2989 lines)"}, "properties": {"repobilityId": "787dbaf783588d0f", "scanner": "scanner-primary", "fingerprint": "dc10a31c3529284d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-00de5f4eacf41dd7", "level": "note", "message": {"text": "Very large file: cmd/router/main.go (1271 lines)"}, "properties": {"repobilityId": "e1de5cbc8c7d0b3b", "scanner": "scanner-primary", "fingerprint": "00de5f4eacf41dd7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "f66f34a2de6e58a9", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "85284b3a30a81681", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "bc99875c7778aaa7", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "afbb6e2e6cd81e59", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "f27276307c6700b7", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-dc0ba39011946ac2", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: internal/router/catalog/CLAUDE.md"}, "properties": {"repobilityId": "958533d4a4cd8447", "scanner": "scanner-primary", "fingerprint": "dc0ba39011946ac2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "internal/router/catalog/CLAUDE.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3d65b3827d8f1c1d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: internal/router/catalog/AGENTS.md"}, "properties": {"repobilityId": "5e5b0c67b6cc808e", "scanner": "scanner-primary", "fingerprint": "3d65b3827d8f1c1d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "agents_md"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "internal/router/catalog/AGENTS.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-00113f1e3b2394fc", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: internal/proxy/CLAUDE.md"}, "properties": {"repobilityId": "1cf9e297ede16299", "scanner": "scanner-primary", "fingerprint": "00113f1e3b2394fc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "internal/proxy/CLAUDE.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-287b25801f6e4c37", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: internal/proxy/AGENTS.md"}, "properties": {"repobilityId": "7a12800abeaf8350", "scanner": "scanner-primary", "fingerprint": "287b25801f6e4c37", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "agents_md"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "internal/proxy/AGENTS.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3cbe3c7409cf26e9", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: internal/providers/CLAUDE.md"}, "properties": {"repobilityId": "51d400f537430655", "scanner": "scanner-primary", "fingerprint": "3cbe3c7409cf26e9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "internal/providers/CLAUDE.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-abd83162893df56c", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: internal/providers/AGENTS.md"}, "properties": {"repobilityId": "0d15668f6c33694d", "scanner": "scanner-primary", "fingerprint": "abd83162893df56c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "agents_md"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "internal/providers/AGENTS.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0bbe17254dae57cb", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: internal/postgres/CLAUDE.md"}, "properties": {"repobilityId": "cc5362e73bdc56fe", "scanner": "scanner-primary", "fingerprint": "0bbe17254dae57cb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "internal/postgres/CLAUDE.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-59e5e53376175f65", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: internal/postgres/AGENTS.md"}, "properties": {"repobilityId": "f202d8f1c1be3887", "scanner": "scanner-primary", "fingerprint": "59e5e53376175f65", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "agents_md"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "internal/postgres/AGENTS.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a7c79a6b2a254668", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/test-claude-locally/SKILL.md"}, "properties": {"repobilityId": "2f0e579a8ccdfde7", "scanner": "scanner-primary", "fingerprint": "a7c79a6b2a254668", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/test-claude-locally/SKILL.md"}, "region": {"startLine": 78}}}]}, {"ruleId": "scanner-413c8bfd07523bc6", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: db/CLAUDE.md"}, "properties": {"repobilityId": "837dbf4595942714", "scanner": "scanner-primary", "fingerprint": "413c8bfd07523bc6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "db/CLAUDE.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-acf47abc9ae16d35", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: db/AGENTS.md"}, "properties": {"repobilityId": "b7c2bf0ce596e3ea", "scanner": "scanner-primary", "fingerprint": "acf47abc9ae16d35", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "agents_md"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "db/AGENTS.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e725d2ab884fbd49", "level": "note", "message": {"text": "Multiple root agent instruction files without precedence"}, "properties": {"repobilityId": "1953db6c89508d22", "scanner": "scanner-primary", "fingerprint": "e725d2ab884fbd49", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["agent-instructions", "governance"]}}, {"ruleId": "scanner-db9d7e200b5fcbfa", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 frontend/src/lib/api.ts:8"}, "properties": {"repobilityId": "2b77e2b9c39a6898", "scanner": "scanner-primary", "fingerprint": "db9d7e200b5fcbfa", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-1fdae02a77d17191", "level": "none", "message": {"text": "Commented-code block (5 lines) in install/pi-router/src/config.ts:218"}, "properties": {"repobilityId": "bf73c80920d1e4b4", "scanner": "scanner-primary", "fingerprint": "1fdae02a77d17191", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-228f9af082e849ac", "level": "none", "message": {"text": "Commented-code block (6 lines) in install/pi-router/src/dispatch.ts:129"}, "properties": {"repobilityId": "5b6ea0745d3fb36d", "scanner": "scanner-primary", "fingerprint": "228f9af082e849ac", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-f03010da76ff59d8", "level": "none", "message": {"text": "Commented-code block (5 lines) in scripts/export_qwen3_onnx.py:131"}, "properties": {"repobilityId": "2de4f308f69e40fc", "scanner": "scanner-primary", "fingerprint": "f03010da76ff59d8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cbe702897f4cca48", "level": "note", "message": {"text": "Stub function `log_message` (body is just `pass`/`return`) \u2014 .claude/skills/test-claude-locally/scripts/mock_openai_upstream.py:43"}, "properties": {"repobilityId": "924675032140e589", "scanner": "scanner-primary", "fingerprint": "cbe702897f4cca48", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-9a82cf7d16234d20", "level": "note", "message": {"text": "21 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "2fad2cbef136ee78", "scanner": "scanner-primary", "fingerprint": "9a82cf7d16234d20", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}