{"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-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "1 test file(s) for 11 source file(s) (ratio 0.09). 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-6e04f559ad55ea8b", "name": "Node manifest has dependencies but no lockfile: plugins/mcp-servers/orryx-hr/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: plugins/mcp-servers/orryx-hr/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-c5c9a61507a42b82", "name": "Node manifest has dependencies but no lockfile: plugins/mcp-servers/orryx-accounting/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: plugins/mcp-servers/orryx-accounting/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-1ea4a06fac308d58", "name": "Node manifest has dependencies but no lockfile: plugins/mcp-servers/orryx-ai-automation/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: plugins/mcp-servers/orryx-ai-automation/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-e9fb16edac9f17b2", "name": "Node manifest has dependencies but no lockfile: plugins/mcp-servers/orryx-security/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: plugins/mcp-servers/orryx-security/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-9b511a73c018bfbe", "name": "Node manifest has dependencies but no lockfile: plugins/mcp-servers/orryx-risk-compliance/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: plugins/mcp-servers/orryx-risk-compliance/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-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: license, ci, 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-c92b8d8a6ddad295", "name": "Agent authority lacks a verifier contract: plugins/orchestration/ralph-loop/skills/ralph-loop/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: plugins/orchestration/ralph-loop/skills/ralph-loop/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-9ad14342a9a778ed", "name": "Agent authority lacks a verifier contract: plugins/orchestration/service-domain-map/skills/service-domain-map/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: plugins/orchestration/service-domain-map/skills/service-domain-map/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-5e9c1d8798893177", "name": "Agent authority lacks a verifier contract: plugins/orchestration/cpd-protocol/skills/cpd-protocol/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: plugins/orchestration/cpd-protocol/skills/cpd-protocol/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-4cd07b066c9f4c46", "name": "Agent authority lacks a verifier contract: plugins/orchestration/git-worktrees/skills/git-worktrees/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: plugins/orchestration/git-worktrees/skills/git-worktrees/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-43ef8c86ee8902d8", "name": "Agent authority lacks a verifier contract: plugins/delivery/refactor/skills/refactor/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: plugins/delivery/refactor/skills/refactor/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-b4c5eb4e04a1de1b", "name": "Agent authority lacks a verifier contract: plugins/delivery/security-audit/skills/security-audit/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: plugins/delivery/security-audit/skills/security-audit/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-72efa00d85140cb9", "name": "Agent authority lacks a verifier contract: plugins/delivery/credential-audit/skills/credential-audit/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: plugins/delivery/credential-audit/skills/credential-audit/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-7da32a3668aae2f5", "name": "Agent authority lacks a verifier contract: plugins/delivery/sync-notion/skills/sync-notion/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: plugins/delivery/sync-notion/skills/sync-notion/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-5d43a66cbff74d05", "name": "Agent authority lacks a verifier contract: plugins/foundation/asset-index/skills/asset-index/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: plugins/foundation/asset-index/skills/asset-index/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-90af81278b982ed1", "name": "Agent instruction contains unpinned remote install: plugins/foundation/safety-hooks-base/skills/safety-hooks-base/SKILL.", "shortDescription": {"text": "Agent instruction contains unpinned remote install: plugins/foundation/safety-hooks-base/skills/safety-hooks-base/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-690347604299b209", "name": "Agent authority lacks a verifier contract: plugins/foundation/cross-model-verification/skills/cross-model-verification/S", "shortDescription": {"text": "Agent authority lacks a verifier contract: plugins/foundation/cross-model-verification/skills/cross-model-verification/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-8b654d46055ba80f", "name": "Agent authority lacks a verifier contract: plugins/methodology/spec-driven-delivery/skills/spec-driven-delivery/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: plugins/methodology/spec-driven-delivery/skills/spec-driven-delivery/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-c6e0fd7c93210111", "name": "Agent authority lacks a verifier contract: plugins/methodology/systematic-debugging/skills/systematic-debugging/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: plugins/methodology/systematic-debugging/skills/systematic-debugging/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-33f83a00ccc99209", "name": "Agent instruction/config may expose a secret: plugins/methodology/tdd-discipline/skills/tdd-discipline/SKILL.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: plugins/methodology/tdd-discipline/skills/tdd-discipline/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-347353730842027b", "name": "Agent authority lacks a verifier contract: plugins/methodology/tdd-discipline/skills/tdd-discipline/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: plugins/methodology/tdd-discipline/skills/tdd-discipline/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}}]}}, "automationDetails": {"id": "repobility/24075"}, "properties": {"repository": "alexmclaren/orryx-knowledge", "repoUrl": "https://github.com/alexmclaren/orryx-knowledge", "branch": "main"}, "results": [{"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": "1a343e9f8d9809a8", "scanner": "scanner-primary", "fingerprint": "141b30a41e03817b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["license", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-6e04f559ad55ea8b", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: plugins/mcp-servers/orryx-hr/package.json"}, "properties": {"repobilityId": "9d4c8e675cd9bfd8", "scanner": "scanner-primary", "fingerprint": "6e04f559ad55ea8b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/mcp-servers/orryx-hr/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c5c9a61507a42b82", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: plugins/mcp-servers/orryx-accounting/package.json"}, "properties": {"repobilityId": "b5726766fca739c8", "scanner": "scanner-primary", "fingerprint": "c5c9a61507a42b82", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/mcp-servers/orryx-accounting/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1ea4a06fac308d58", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: plugins/mcp-servers/orryx-ai-automation/package.json"}, "properties": {"repobilityId": "d1018cdebc167769", "scanner": "scanner-primary", "fingerprint": "1ea4a06fac308d58", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/mcp-servers/orryx-ai-automation/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e9fb16edac9f17b2", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: plugins/mcp-servers/orryx-security/package.json"}, "properties": {"repobilityId": "37a56a7abb70ca29", "scanner": "scanner-primary", "fingerprint": "e9fb16edac9f17b2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/mcp-servers/orryx-security/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9b511a73c018bfbe", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: plugins/mcp-servers/orryx-risk-compliance/package.json"}, "properties": {"repobilityId": "614296cd8b034b80", "scanner": "scanner-primary", "fingerprint": "9b511a73c018bfbe", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/mcp-servers/orryx-risk-compliance/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b9088664ace7f748", "level": "warning", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "1ff0a33716093911", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-c92b8d8a6ddad295", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: plugins/orchestration/ralph-loop/skills/ralph-loop/SKILL.md"}, "properties": {"repobilityId": "750cbbb6c3a560d3", "scanner": "scanner-primary", "fingerprint": "c92b8d8a6ddad295", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/orchestration/ralph-loop/skills/ralph-loop/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9ad14342a9a778ed", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: plugins/orchestration/service-domain-map/skills/service-domain-map/SKILL.md"}, "properties": {"repobilityId": "83ae207260f9f463", "scanner": "scanner-primary", "fingerprint": "9ad14342a9a778ed", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/orchestration/service-domain-map/skills/service-domain-map/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5e9c1d8798893177", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: plugins/orchestration/cpd-protocol/skills/cpd-protocol/SKILL.md"}, "properties": {"repobilityId": "8ca957dfc7009127", "scanner": "scanner-primary", "fingerprint": "5e9c1d8798893177", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/orchestration/cpd-protocol/skills/cpd-protocol/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4cd07b066c9f4c46", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: plugins/orchestration/git-worktrees/skills/git-worktrees/SKILL.md"}, "properties": {"repobilityId": "10b6f698e5e9cef7", "scanner": "scanner-primary", "fingerprint": "4cd07b066c9f4c46", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/orchestration/git-worktrees/skills/git-worktrees/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-43ef8c86ee8902d8", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: plugins/delivery/refactor/skills/refactor/SKILL.md"}, "properties": {"repobilityId": "1431ca8bb70c7375", "scanner": "scanner-primary", "fingerprint": "43ef8c86ee8902d8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/delivery/refactor/skills/refactor/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b4c5eb4e04a1de1b", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: plugins/delivery/security-audit/skills/security-audit/SKILL.md"}, "properties": {"repobilityId": "3a15f67228e433a6", "scanner": "scanner-primary", "fingerprint": "b4c5eb4e04a1de1b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/delivery/security-audit/skills/security-audit/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-72efa00d85140cb9", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: plugins/delivery/credential-audit/skills/credential-audit/SKILL.md"}, "properties": {"repobilityId": "a61ae787735ef1ad", "scanner": "scanner-primary", "fingerprint": "72efa00d85140cb9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/delivery/credential-audit/skills/credential-audit/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7da32a3668aae2f5", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: plugins/delivery/sync-notion/skills/sync-notion/SKILL.md"}, "properties": {"repobilityId": "8f3db67ff70a81ce", "scanner": "scanner-primary", "fingerprint": "7da32a3668aae2f5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/delivery/sync-notion/skills/sync-notion/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5d43a66cbff74d05", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: plugins/foundation/asset-index/skills/asset-index/SKILL.md"}, "properties": {"repobilityId": "031d5c0fd74693d5", "scanner": "scanner-primary", "fingerprint": "5d43a66cbff74d05", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/foundation/asset-index/skills/asset-index/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-90af81278b982ed1", "level": "warning", "message": {"text": "Agent instruction contains unpinned remote install: plugins/foundation/safety-hooks-base/skills/safety-hooks-base/SKILL.md"}, "properties": {"repobilityId": "6da7c3eacfcf8b44", "scanner": "scanner-primary", "fingerprint": "90af81278b982ed1", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "supply-chain", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/foundation/safety-hooks-base/skills/safety-hooks-base/SKILL.md"}, "region": {"startLine": 30}}}]}, {"ruleId": "scanner-690347604299b209", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: plugins/foundation/cross-model-verification/skills/cross-model-verification/SKILL.md"}, "properties": {"repobilityId": "794bc6410592cf92", "scanner": "scanner-primary", "fingerprint": "690347604299b209", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/foundation/cross-model-verification/skills/cross-model-verification/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-8b654d46055ba80f", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: plugins/methodology/spec-driven-delivery/skills/spec-driven-delivery/SKILL.md"}, "properties": {"repobilityId": "b893eb6165ce8e4f", "scanner": "scanner-primary", "fingerprint": "8b654d46055ba80f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/methodology/spec-driven-delivery/skills/spec-driven-delivery/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c6e0fd7c93210111", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: plugins/methodology/systematic-debugging/skills/systematic-debugging/SKILL.md"}, "properties": {"repobilityId": "0f99bc5bec794b52", "scanner": "scanner-primary", "fingerprint": "c6e0fd7c93210111", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/methodology/systematic-debugging/skills/systematic-debugging/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-33f83a00ccc99209", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: plugins/methodology/tdd-discipline/skills/tdd-discipline/SKILL.md"}, "properties": {"repobilityId": "11f5d861b830be3d", "scanner": "scanner-primary", "fingerprint": "33f83a00ccc99209", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/methodology/tdd-discipline/skills/tdd-discipline/SKILL.md"}, "region": {"startLine": 64}}}]}, {"ruleId": "scanner-347353730842027b", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: plugins/methodology/tdd-discipline/skills/tdd-discipline/SKILL.md"}, "properties": {"repobilityId": "11ed0d4a0abfa16b", "scanner": "scanner-primary", "fingerprint": "347353730842027b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "skill_file"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "plugins/methodology/tdd-discipline/skills/tdd-discipline/SKILL.md"}, "region": {"startLine": 1}}}]}]}]}