{"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-3b64da1d389b790e", "name": "Possibly dead Python function: build_title_slide", "shortDescription": {"text": "Possibly dead Python function: build_title_slide"}, "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-4b1e6f6e3957d453", "name": "Possibly dead Python function: build_section_slide", "shortDescription": {"text": "Possibly dead Python function: build_section_slide"}, "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-c8d0afcf3f1f818b", "name": "Possibly dead Python function: build_content_slide", "shortDescription": {"text": "Possibly dead Python function: build_content_slide"}, "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-ade61e372b25e271", "name": "Possibly dead Python function: build_two_column_slide", "shortDescription": {"text": "Possibly dead Python function: build_two_column_slide"}, "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-df453f33b21ae9b4", "name": "Possibly dead Python function: build_quote_slide", "shortDescription": {"text": "Possibly dead Python function: build_quote_slide"}, "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-38c43093facf2cd1", "name": "Possibly dead Python function: set_cell_borders", "shortDescription": {"text": "Possibly dead Python function: set_cell_borders"}, "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-a147856bbce6fc48", "name": "TODO/FIXME marker in shipping code \u2014 mcp-servers/signal/signal-mcp.js:2916", "shortDescription": {"text": "TODO/FIXME marker in shipping code \u2014 mcp-servers/signal/signal-mcp.js:2916"}, "fullDescription": {"text": "Track in /reviews or /issues, not as a code comment that rots.\n\nWhy: Drift control \u2014 shouldn't be the same as Quality TODO scanner.\nRule id: fq.todo-marker"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-b4b118d2ec915d7f", "name": "Stray `console.log` in TS/JS \u2014 mcp-servers/signal/signal-mcp.js:14145", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 mcp-servers/signal/signal-mcp.js:14145"}, "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-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f92b27e2b9eaabab", "name": "Insecure pattern 'exec_used' in install.sh:53", "shortDescription": {"text": "Insecure pattern 'exec_used' in install.sh:53"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-fb01772305c38564", "name": "Insecure pattern 'new_function_used' in mcp-servers/signal/signal-mcp.js:2942", "shortDescription": {"text": "Insecure pattern 'new_function_used' in mcp-servers/signal/signal-mcp.js:2942"}, "fullDescription": {"text": "Found a known-risky pattern (new_function_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-48ae3a28bf8e6453", "name": "Insecure pattern 'exec_used' in hooks/hooks.json:8", "shortDescription": {"text": "Insecure pattern 'exec_used' in hooks/hooks.json:8"}, "fullDescription": {"text": "Found a known-risky pattern (exec_used). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-e68343f90270db8d", "name": "Insecure pattern 'direct_innerhtml_assignment' in skills/track-prototype/prototype/player.js:46", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in skills/track-prototype/prototype/player.js:46"}, "fullDescription": {"text": "Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e2c159d20621d96c", "name": "Very large file: mcp-servers/signal/signal-mcp.js (15616 lines)", "shortDescription": {"text": "Very large file: mcp-servers/signal/signal-mcp.js (15616 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-141b30a41e03817b", "name": "No license file detected", "shortDescription": {"text": "No license file detected"}, "fullDescription": {"text": "No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake."}, "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 49 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-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-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, tests. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing license, tests. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "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-cc55229a7a3c078d", "name": "Agent authority lacks a verifier contract: .mcp.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .mcp.json"}, "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-5c4b36208bc9580d", "name": "Agent instruction contains unpinned remote install: skills/connect/SKILL.md", "shortDescription": {"text": "Agent instruction contains unpinned remote install: skills/connect/SKILL.md"}, "fullDescription": {"text": "Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-7d5327b9580159ef", "name": "Agent instruction/config may expose a secret: skills/google-drive/SKILL.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: skills/google-drive/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-1224ad7c18978ad1", "name": "Agent authority lacks a verifier contract: skills/brainstorm/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/brainstorm/SKILL.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-17ec6b79587c410f", "name": "Agent instruction contains unpinned remote install: skills/netlify-deploy/SKILL.md", "shortDescription": {"text": "Agent instruction contains unpinned remote install: skills/netlify-deploy/SKILL.md"}, "fullDescription": {"text": "Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-1ff9334c24acd73f", "name": "Agent instruction/config may expose a secret: skills/nsls-slides/SKILL.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: skills/nsls-slides/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-6ac551f5ea39cda3", "name": "Agent instruction contains unpinned remote install: skills/gws/SKILL.md", "shortDescription": {"text": "Agent instruction contains unpinned remote install: skills/gws/SKILL.md"}, "fullDescription": {"text": "Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-5b0d35816fb950ba", "name": "Agent authority lacks a verifier contract: skills/product-design/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/product-design/SKILL.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-304a78c500b37a07", "name": "Agent instruction contains unpinned remote install: skills/setup/SKILL.md", "shortDescription": {"text": "Agent instruction contains unpinned remote install: skills/setup/SKILL.md"}, "fullDescription": {"text": "Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-cd22064f8a2dec25", "name": "Agent authority lacks a verifier contract: skills/web-research/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: skills/web-research/SKILL.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-1bb29d989e58a03c", "name": "Commented-code block (7 lines) in hooks/session-start.py:238", "shortDescription": {"text": "Commented-code block (7 lines) in hooks/session-start.py:238"}, "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-0506cae9ae159a64", "name": "Commented-code block (6 lines) in skills/track-prototype/scripts/calibrate.mjs:6", "shortDescription": {"text": "Commented-code block (6 lines) in skills/track-prototype/scripts/calibrate.mjs:6"}, "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-68c0115afca78e30", "name": "`fetch()` without try/.catch or AbortSignal \u2014 skills/track-prototype/scripts/calibrate.mjs:55", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 skills/track-prototype/scripts/calibrate.mjs:55"}, "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-da547549b014ac74", "name": "Commented-code block (5 lines) in skills/track-prototype/scripts/walk.mjs:1", "shortDescription": {"text": "Commented-code block (5 lines) in skills/track-prototype/scripts/walk.mjs:1"}, "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-b742702062e5158a", "name": "Commented-code block (8 lines) in skills/track-prototype/scripts/walk-gallery.mjs:7", "shortDescription": {"text": "Commented-code block (8 lines) in skills/track-prototype/scripts/walk-gallery.mjs:7"}, "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-930ddec706a508cf", "name": "Commented-code block (5 lines) in skills/track-prototype/scripts/personas/validate-answers.mjs:3", "shortDescription": {"text": "Commented-code block (5 lines) in skills/track-prototype/scripts/personas/validate-answers.mjs:3"}, "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-c95c1e03a4a71867", "name": "Commented-code block (7 lines) in skills/track-prototype/scripts/lib/assessment-score.mjs:7", "shortDescription": {"text": "Commented-code block (7 lines) in skills/track-prototype/scripts/lib/assessment-score.mjs:7"}, "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-0cf3a0b918515d1b", "name": "Legacy-named symbol `d3_copy` in skills/track-prototype/scripts/lib/airtable-record.mjs:11", "shortDescription": {"text": "Legacy-named symbol `d3_copy` in skills/track-prototype/scripts/lib/airtable-record.mjs:11"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a3f8b2aef37581f8", "name": "Commented-code block (7 lines) in skills/track-prototype/scripts/lib/walk-autofill.mjs:3", "shortDescription": {"text": "Commented-code block (7 lines) in skills/track-prototype/scripts/lib/walk-autofill.mjs:3"}, "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-1515dbfcf994eb2d", "name": "Commented-code block (6 lines) in skills/track-prototype/scripts/lib/assessment-join.smoke.test.mjs:3", "shortDescription": {"text": "Commented-code block (6 lines) in skills/track-prototype/scripts/lib/assessment-join.smoke.test.mjs:3"}, "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-22d4b3fcd140441d", "name": "Commented-code block (6 lines) in skills/track-prototype/prototype/player.js:57", "shortDescription": {"text": "Commented-code block (6 lines) in skills/track-prototype/prototype/player.js:57"}, "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-692e26d67cbbc1ab", "name": "Network/subprocess call without timeout or try/except \u2014 skills/nsls-slides/scripts/pptx_creator.py:596", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 skills/nsls-slides/scripts/pptx_creator.py:596"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a4efd30e278958d0", "name": "Network/subprocess call without timeout or try/except \u2014 _shared/scripts/sync_org_context.py:92", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 _shared/scripts/sync_org_context.py:92"}, "fullDescription": {"text": "`urllib.request.urlopen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/21119"}, "properties": {"repository": "thensls/nsls-builder-toolkit", "repoUrl": "https://github.com/thensls/nsls-builder-toolkit", "branch": "main"}, "results": [{"ruleId": "scanner-3b64da1d389b790e", "level": "note", "message": {"text": "Possibly dead Python function: build_title_slide"}, "properties": {"repobilityId": "684cde7c6ebbf5fa", "scanner": "scanner-primary", "fingerprint": "3b64da1d389b790e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/nsls-slides/scripts/pptx_creator.py:340"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4b1e6f6e3957d453", "level": "note", "message": {"text": "Possibly dead Python function: build_section_slide"}, "properties": {"repobilityId": "a0192b7d34c474d2", "scanner": "scanner-primary", "fingerprint": "4b1e6f6e3957d453", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/nsls-slides/scripts/pptx_creator.py:378"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c8d0afcf3f1f818b", "level": "note", "message": {"text": "Possibly dead Python function: build_content_slide"}, "properties": {"repobilityId": "538e1b909bf5ae54", "scanner": "scanner-primary", "fingerprint": "c8d0afcf3f1f818b", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/nsls-slides/scripts/pptx_creator.py:401"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ade61e372b25e271", "level": "note", "message": {"text": "Possibly dead Python function: build_two_column_slide"}, "properties": {"repobilityId": "a6dac8b7dae3212b", "scanner": "scanner-primary", "fingerprint": "ade61e372b25e271", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/nsls-slides/scripts/pptx_creator.py:456"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-df453f33b21ae9b4", "level": "note", "message": {"text": "Possibly dead Python function: build_quote_slide"}, "properties": {"repobilityId": "6931d70793244f53", "scanner": "scanner-primary", "fingerprint": "df453f33b21ae9b4", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/nsls-slides/scripts/pptx_creator.py:509"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-38c43093facf2cd1", "level": "note", "message": {"text": "Possibly dead Python function: set_cell_borders"}, "properties": {"repobilityId": "d6c24b14bd87ae9c", "scanner": "scanner-primary", "fingerprint": "38c43093facf2cd1", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/gdoc-build/templates/build_doc.py:68"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a147856bbce6fc48", "level": "none", "message": {"text": "TODO/FIXME marker in shipping code \u2014 mcp-servers/signal/signal-mcp.js:2916"}, "properties": {"repobilityId": "1df590144fee441b", "scanner": "scanner-primary", "fingerprint": "a147856bbce6fc48", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["frontend-quality", "fq.todo-marker"]}}, {"ruleId": "scanner-b4b118d2ec915d7f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 mcp-servers/signal/signal-mcp.js:14145"}, "properties": {"repobilityId": "54dbf05344b6f379", "scanner": "scanner-primary", "fingerprint": "b4b118d2ec915d7f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-f92b27e2b9eaabab", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in install.sh:53"}, "properties": {"repobilityId": "3c6be23442a56e63", "scanner": "scanner-primary", "fingerprint": "f92b27e2b9eaabab", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "install.sh"}, "region": {"startLine": 53}}}]}, {"ruleId": "scanner-fb01772305c38564", "level": "error", "message": {"text": "Insecure pattern 'new_function_used' in mcp-servers/signal/signal-mcp.js:2942"}, "properties": {"repobilityId": "d7971b30d16ea88b", "scanner": "scanner-primary", "fingerprint": "fb01772305c38564", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "new_function_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "mcp-servers/signal/signal-mcp.js"}, "region": {"startLine": 2942}}}]}, {"ruleId": "scanner-48ae3a28bf8e6453", "level": "error", "message": {"text": "Insecure pattern 'exec_used' in hooks/hooks.json:8"}, "properties": {"repobilityId": "188ef84a9ecaf5df", "scanner": "scanner-primary", "fingerprint": "48ae3a28bf8e6453", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "exec_used"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "hooks/hooks.json"}, "region": {"startLine": 8}}}]}, {"ruleId": "scanner-e68343f90270db8d", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in skills/track-prototype/prototype/player.js:46"}, "properties": {"repobilityId": "4a0895375e1dac45", "scanner": "scanner-primary", "fingerprint": "e68343f90270db8d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/track-prototype/prototype/player.js"}, "region": {"startLine": 46}}}]}, {"ruleId": "scanner-e2c159d20621d96c", "level": "note", "message": {"text": "Very large file: mcp-servers/signal/signal-mcp.js (15616 lines)"}, "properties": {"repobilityId": "2f9817748a202ca5", "scanner": "scanner-primary", "fingerprint": "e2c159d20621d96c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "356ce14c7df36953", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "a65563a1204e09ba", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "ca85837077ab62a5", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "a266997dba20a350", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "fb67054c624c7a48", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "4f525d6c1ad1c857", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "60a8a0d72e0c86f6", "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": "2ac79d375544c7f2", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-cc55229a7a3c078d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .mcp.json"}, "properties": {"repobilityId": "51942fb3d5b8b5b4", "scanner": "scanner-primary", "fingerprint": "cc55229a7a3c078d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "mcp_config"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".mcp.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5c4b36208bc9580d", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: skills/connect/SKILL.md"}, "properties": {"repobilityId": "d6cb7e4c410149b5", "scanner": "scanner-primary", "fingerprint": "5c4b36208bc9580d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/connect/SKILL.md"}, "region": {"startLine": 350}}}]}, {"ruleId": "scanner-7d5327b9580159ef", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: skills/google-drive/SKILL.md"}, "properties": {"repobilityId": "aeced5222d261ac9", "scanner": "scanner-primary", "fingerprint": "7d5327b9580159ef", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/google-drive/SKILL.md"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-1224ad7c18978ad1", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/brainstorm/SKILL.md"}, "properties": {"repobilityId": "0f83ff8a7597882f", "scanner": "scanner-primary", "fingerprint": "1224ad7c18978ad1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/brainstorm/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-17ec6b79587c410f", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: skills/netlify-deploy/SKILL.md"}, "properties": {"repobilityId": "4c69a4d3a7f9c029", "scanner": "scanner-primary", "fingerprint": "17ec6b79587c410f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/netlify-deploy/SKILL.md"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-1ff9334c24acd73f", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: skills/nsls-slides/SKILL.md"}, "properties": {"repobilityId": "3c7c15315819b23a", "scanner": "scanner-primary", "fingerprint": "1ff9334c24acd73f", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/nsls-slides/SKILL.md"}, "region": {"startLine": 12}}}]}, {"ruleId": "scanner-6ac551f5ea39cda3", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: skills/gws/SKILL.md"}, "properties": {"repobilityId": "7eb64e9260719380", "scanner": "scanner-primary", "fingerprint": "6ac551f5ea39cda3", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/gws/SKILL.md"}, "region": {"startLine": 40}}}]}, {"ruleId": "scanner-5b0d35816fb950ba", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/product-design/SKILL.md"}, "properties": {"repobilityId": "c70e3644eeadd1d1", "scanner": "scanner-primary", "fingerprint": "5b0d35816fb950ba", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/product-design/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-304a78c500b37a07", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: skills/setup/SKILL.md"}, "properties": {"repobilityId": "dcb820cc93872420", "scanner": "scanner-primary", "fingerprint": "304a78c500b37a07", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/setup/SKILL.md"}, "region": {"startLine": 274}}}]}, {"ruleId": "scanner-cd22064f8a2dec25", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: skills/web-research/SKILL.md"}, "properties": {"repobilityId": "e291866b6b7f6fd0", "scanner": "scanner-primary", "fingerprint": "cd22064f8a2dec25", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "skills/web-research/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1bb29d989e58a03c", "level": "none", "message": {"text": "Commented-code block (7 lines) in hooks/session-start.py:238"}, "properties": {"repobilityId": "4b8b69885b3cbf5b", "scanner": "scanner-primary", "fingerprint": "1bb29d989e58a03c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0506cae9ae159a64", "level": "none", "message": {"text": "Commented-code block (6 lines) in skills/track-prototype/scripts/calibrate.mjs:6"}, "properties": {"repobilityId": "0a67cdb012caeced", "scanner": "scanner-primary", "fingerprint": "0506cae9ae159a64", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-68c0115afca78e30", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 skills/track-prototype/scripts/calibrate.mjs:55"}, "properties": {"repobilityId": "716c6e7be717ba6c", "scanner": "scanner-primary", "fingerprint": "68c0115afca78e30", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-da547549b014ac74", "level": "none", "message": {"text": "Commented-code block (5 lines) in skills/track-prototype/scripts/walk.mjs:1"}, "properties": {"repobilityId": "6fda8074430c5407", "scanner": "scanner-primary", "fingerprint": "da547549b014ac74", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b742702062e5158a", "level": "none", "message": {"text": "Commented-code block (8 lines) in skills/track-prototype/scripts/walk-gallery.mjs:7"}, "properties": {"repobilityId": "44a0a87834969a88", "scanner": "scanner-primary", "fingerprint": "b742702062e5158a", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-930ddec706a508cf", "level": "none", "message": {"text": "Commented-code block (5 lines) in skills/track-prototype/scripts/personas/validate-answers.mjs:3"}, "properties": {"repobilityId": "516b95e7994f3b5f", "scanner": "scanner-primary", "fingerprint": "930ddec706a508cf", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c95c1e03a4a71867", "level": "none", "message": {"text": "Commented-code block (7 lines) in skills/track-prototype/scripts/lib/assessment-score.mjs:7"}, "properties": {"repobilityId": "eb73177e132902aa", "scanner": "scanner-primary", "fingerprint": "c95c1e03a4a71867", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-0cf3a0b918515d1b", "level": "note", "message": {"text": "Legacy-named symbol `d3_copy` in skills/track-prototype/scripts/lib/airtable-record.mjs:11"}, "properties": {"repobilityId": "b156735a0d48ac99", "scanner": "scanner-primary", "fingerprint": "0cf3a0b918515d1b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-a3f8b2aef37581f8", "level": "none", "message": {"text": "Commented-code block (7 lines) in skills/track-prototype/scripts/lib/walk-autofill.mjs:3"}, "properties": {"repobilityId": "3c7df15380c6cb1f", "scanner": "scanner-primary", "fingerprint": "a3f8b2aef37581f8", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-1515dbfcf994eb2d", "level": "none", "message": {"text": "Commented-code block (6 lines) in skills/track-prototype/scripts/lib/assessment-join.smoke.test.mjs:3"}, "properties": {"repobilityId": "b5e513bac46aafe7", "scanner": "scanner-primary", "fingerprint": "1515dbfcf994eb2d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-22d4b3fcd140441d", "level": "none", "message": {"text": "Commented-code block (6 lines) in skills/track-prototype/prototype/player.js:57"}, "properties": {"repobilityId": "e715978a31da754f", "scanner": "scanner-primary", "fingerprint": "22d4b3fcd140441d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-692e26d67cbbc1ab", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 skills/nsls-slides/scripts/pptx_creator.py:596"}, "properties": {"repobilityId": "ddd26d4319e9bb7d", "scanner": "scanner-primary", "fingerprint": "692e26d67cbbc1ab", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a4efd30e278958d0", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 _shared/scripts/sync_org_context.py:92"}, "properties": {"repobilityId": "e6ae3c483cbfa0c1", "scanner": "scanner-primary", "fingerprint": "a4efd30e278958d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}]}]}