{"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-a0c441cb9d585447", "name": "Insecure pattern 'node_child_process' in vite.config.js:3", "shortDescription": {"text": "Insecure pattern 'node_child_process' in vite.config.js:3"}, "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-b048047a0cd7a53f", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/shop.js:90", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/shop.js:90"}, "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-849b10253cce4500", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/artifact-lab.js:146", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/artifact-lab.js:146"}, "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-a6d2e09aee98d364", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/gallery.js:6", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/gallery.js:6"}, "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-3ef44311e022f288", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/main.js:52", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/main.js:52"}, "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-6d4382d19f48be57", "name": "Insecure pattern 'direct_innerhtml_assignment' in src/shopify-buy-buttons.js:143", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/shopify-buy-buttons.js:143"}, "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-27924aa79fa4a517", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/upload-artifact@v7 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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "0 test file(s) for 29 source file(s) (ratio 0.00). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "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-a80faa5c7f9aa8e9", "name": "Node manifest has dependencies but no lockfile: .claude/skills/run-skywhale-airways/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: .claude/skills/run-skywhale-airways/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "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 37 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-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, lockfile. 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": "medium", "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, lockfile. 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-659606dae946468e", "name": "Agent authority lacks a verifier contract: .claude/skills/run-skywhale-airways/package.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/run-skywhale-airways/package.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-f65f5d6bb6164a5a", "name": "Legacy-named symbol `skywhale_awards_cut_v2` in production/scripts/extract_edl.py:4", "shortDescription": {"text": "Legacy-named symbol `skywhale_awards_cut_v2` in production/scripts/extract_edl.py:4"}, "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-9c467fc18ebc3343", "name": "Commented-code block (5 lines) in production/scripts/extract_edl.py:136", "shortDescription": {"text": "Commented-code block (5 lines) in production/scripts/extract_edl.py:136"}, "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-015dd6f715db02d6", "name": "Network/subprocess call without timeout or try/except \u2014 production/scripts/extract_edl.py:34", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 production/scripts/extract_edl.py:34"}, "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-f13f31237d26d4ce", "name": "Network/subprocess call without timeout or try/except \u2014 production/scripts/assemble_time_airport.py:31", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 production/scripts/assemble_time_airport.py:31"}, "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-a93349d6edcfa3a9", "name": "Network/subprocess call without timeout or try/except \u2014 production/scripts/run_i2v_pipeline.py:119", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 production/scripts/run_i2v_pipeline.py:119"}, "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-e3c0c4c6221df6c9", "name": "Legacy-named symbol `skywhale_awards_cut_v2` in production/scripts/assemble_v3.py:31", "shortDescription": {"text": "Legacy-named symbol `skywhale_awards_cut_v2` in production/scripts/assemble_v3.py:31"}, "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-445013a3e41d9840", "name": "Network/subprocess call without timeout or try/except \u2014 production/scripts/assemble_v3.py:36", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 production/scripts/assemble_v3.py:36"}, "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-dc5b0418fb67df3e", "name": "Commented-code block (16 lines) in .claude/skills/run-skywhale-airways/driver.mjs:11", "shortDescription": {"text": "Commented-code block (16 lines) in .claude/skills/run-skywhale-airways/driver.mjs:11"}, "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-b385fa0e847b33ef", "name": "Legacy-named symbol `artifact_lab_copy` in src/artifact-lab.js:414", "shortDescription": {"text": "Legacy-named symbol `artifact_lab_copy` in src/artifact-lab.js:414"}, "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-c987e7a4dfcdf8b4", "name": "Commented-code block (5 lines) in src/terminal-artifacts.js:1", "shortDescription": {"text": "Commented-code block (5 lines) in src/terminal-artifacts.js: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-ebcc054d5eebc8f4", "name": "Commented-code block (6 lines) in src/canvas/canvas-kit.js:1", "shortDescription": {"text": "Commented-code block (6 lines) in src/canvas/canvas-kit.js: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-250f57e8a1dbd3c5", "name": "4 env vars used in code but missing from .env.example", "shortDescription": {"text": "4 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `BASE_URL`, `HEADED`, `SHOT_DIR`, `URL`. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/22506"}, "properties": {"repository": "WalksWithASwagger/skywhale-airways", "repoUrl": "https://github.com/WalksWithASwagger/skywhale-airways", "branch": "main"}, "results": [{"ruleId": "scanner-a0c441cb9d585447", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in vite.config.js:3"}, "properties": {"repobilityId": "fb99635354426984", "scanner": "scanner-primary", "fingerprint": "a0c441cb9d585447", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "vite.config.js"}, "region": {"startLine": 3}}}]}, {"ruleId": "scanner-b048047a0cd7a53f", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/shop.js:90"}, "properties": {"repobilityId": "6eb3bccac679d715", "scanner": "scanner-primary", "fingerprint": "b048047a0cd7a53f", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/shop.js"}, "region": {"startLine": 90}}}]}, {"ruleId": "scanner-849b10253cce4500", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/artifact-lab.js:146"}, "properties": {"repobilityId": "a0b0568b49d928bc", "scanner": "scanner-primary", "fingerprint": "849b10253cce4500", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/artifact-lab.js"}, "region": {"startLine": 146}}}]}, {"ruleId": "scanner-a6d2e09aee98d364", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/gallery.js:6"}, "properties": {"repobilityId": "e0b0ded7497b3493", "scanner": "scanner-primary", "fingerprint": "a6d2e09aee98d364", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/gallery.js"}, "region": {"startLine": 6}}}]}, {"ruleId": "scanner-3ef44311e022f288", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/main.js:52"}, "properties": {"repobilityId": "915d880daefc6ce4", "scanner": "scanner-primary", "fingerprint": "3ef44311e022f288", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/main.js"}, "region": {"startLine": 52}}}]}, {"ruleId": "scanner-6d4382d19f48be57", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in src/shopify-buy-buttons.js:143"}, "properties": {"repobilityId": "d3c57dcf2a1a8b05", "scanner": "scanner-primary", "fingerprint": "6d4382d19f48be57", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "src/shopify-buy-buttons.js"}, "region": {"startLine": 143}}}]}, {"ruleId": "scanner-27924aa79fa4a517", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "90dca2b9a9fbfb28", "scanner": "scanner-primary", "fingerprint": "27924aa79fa4a517", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci.yml"}, "region": {"startLine": 53}}}]}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-141b30a41e03817b", "level": "note", "message": {"text": "No license file detected"}, "properties": {"repobilityId": "27ad25aca2973eca", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-a80faa5c7f9aa8e9", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: .claude/skills/run-skywhale-airways/package.json"}, "properties": {"repobilityId": "0e15a0fdf36bb4a6", "scanner": "scanner-primary", "fingerprint": "a80faa5c7f9aa8e9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/run-skywhale-airways/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "f8837a52e18ce77f", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "afda63a96bc8434b", "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": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "9a13a1e9f6897e69", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "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": "50b5002e2fd49eb3", "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": "5312e3ef080fe026", "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": "e99e6af413d12255", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-659606dae946468e", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/run-skywhale-airways/package.json"}, "properties": {"repobilityId": "768287fdc03cb712", "scanner": "scanner-primary", "fingerprint": "659606dae946468e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/run-skywhale-airways/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f65f5d6bb6164a5a", "level": "note", "message": {"text": "Legacy-named symbol `skywhale_awards_cut_v2` in production/scripts/extract_edl.py:4"}, "properties": {"repobilityId": "1c964de467825aad", "scanner": "scanner-primary", "fingerprint": "f65f5d6bb6164a5a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-9c467fc18ebc3343", "level": "none", "message": {"text": "Commented-code block (5 lines) in production/scripts/extract_edl.py:136"}, "properties": {"repobilityId": "df5a2ec85aaf2098", "scanner": "scanner-primary", "fingerprint": "9c467fc18ebc3343", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-015dd6f715db02d6", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 production/scripts/extract_edl.py:34"}, "properties": {"repobilityId": "9adb09d9405282c3", "scanner": "scanner-primary", "fingerprint": "015dd6f715db02d6", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f13f31237d26d4ce", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 production/scripts/assemble_time_airport.py:31"}, "properties": {"repobilityId": "24e4d3afd9f46065", "scanner": "scanner-primary", "fingerprint": "f13f31237d26d4ce", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a93349d6edcfa3a9", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 production/scripts/run_i2v_pipeline.py:119"}, "properties": {"repobilityId": "a0f5c6e6ce53574e", "scanner": "scanner-primary", "fingerprint": "a93349d6edcfa3a9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e3c0c4c6221df6c9", "level": "note", "message": {"text": "Legacy-named symbol `skywhale_awards_cut_v2` in production/scripts/assemble_v3.py:31"}, "properties": {"repobilityId": "0354b3c039e5f82c", "scanner": "scanner-primary", "fingerprint": "e3c0c4c6221df6c9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-445013a3e41d9840", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 production/scripts/assemble_v3.py:36"}, "properties": {"repobilityId": "c6e76c374dffb118", "scanner": "scanner-primary", "fingerprint": "445013a3e41d9840", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-dc5b0418fb67df3e", "level": "none", "message": {"text": "Commented-code block (16 lines) in .claude/skills/run-skywhale-airways/driver.mjs:11"}, "properties": {"repobilityId": "cb4fb67570e6ff29", "scanner": "scanner-primary", "fingerprint": "dc5b0418fb67df3e", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-b385fa0e847b33ef", "level": "note", "message": {"text": "Legacy-named symbol `artifact_lab_copy` in src/artifact-lab.js:414"}, "properties": {"repobilityId": "282b2919f9bc28e8", "scanner": "scanner-primary", "fingerprint": "b385fa0e847b33ef", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-c987e7a4dfcdf8b4", "level": "none", "message": {"text": "Commented-code block (5 lines) in src/terminal-artifacts.js:1"}, "properties": {"repobilityId": "dd795624113c43e9", "scanner": "scanner-primary", "fingerprint": "c987e7a4dfcdf8b4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-ebcc054d5eebc8f4", "level": "none", "message": {"text": "Commented-code block (6 lines) in src/canvas/canvas-kit.js:1"}, "properties": {"repobilityId": "168b7ebc435969c6", "scanner": "scanner-primary", "fingerprint": "ebcc054d5eebc8f4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-250f57e8a1dbd3c5", "level": "none", "message": {"text": "4 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "57584f22b735b5ee", "scanner": "scanner-primary", "fingerprint": "250f57e8a1dbd3c5", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}]}]}