{"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-de182719faba387c", "name": "Possibly dead Python function: do_POST", "shortDescription": {"text": "Possibly dead Python function: do_POST"}, "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-254375f366c164cc", "name": "Possibly dead Python function: do_GET", "shortDescription": {"text": "Possibly dead Python function: do_GET"}, "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-c6e5f88aba7ec7bc", "name": "Possibly dead Python function: log_message", "shortDescription": {"text": "Possibly dead Python function: log_message"}, "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-b50194a7252c8561", "name": "Possibly dead Python function: save_metadata", "shortDescription": {"text": "Possibly dead Python function: save_metadata"}, "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-d63da3583b14afc0", "name": "Dockerfile runs as root: Dockerfile", "shortDescription": {"text": "Dockerfile runs as root: Dockerfile"}, "fullDescription": {"text": "No non-root USER set. Containers running as root expand the blast radius of any vulnerability inside the image."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e066691601852931", "name": "Docker base image is tag-pinned but not digest-pinned: python:3.11-slim", "shortDescription": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.11-slim"}, "fullDescription": {"text": "Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-aa5acaa49eb8315b", "name": "Containers defined but no K8s/orchestration manifest found", "shortDescription": {"text": "Containers defined but no K8s/orchestration manifest found"}, "fullDescription": {"text": "Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo."}, "properties": {"scanner": "scanner-primary", "layer": "hardware", "severity": "low", "confidence": 1.0}}, {"id": "scanner-78dba8f57adceea6", "name": "Insecure pattern 'cors_wildcard' in main.py:23", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in main.py:23"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a257dcda8a1615c9", "name": "Insecure pattern 'cors_wildcard' in api/main.py:43", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in api/main.py:43"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2f9f6ddf41609a63", "name": "Insecure pattern 'direct_innerhtml_assignment' in index/platform.html:639", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index/platform.html:639"}, "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-c0aa5e4bf40c40b7", "name": "Insecure pattern 'direct_innerhtml_assignment' in index/index.html:1308", "shortDescription": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index/index.html:1308"}, "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-e6670f32b5bd9075", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/setup-python@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ea3b5e389d8c9c0f", "name": "Low test-to-source ratio", "shortDescription": {"text": "Low test-to-source ratio"}, "fullDescription": {"text": "6 tests / 31 src (ratio 0.19)."}, "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 116 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 20 placeholder/mock markers across 9 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9d79c4077342a7d0", "name": "Runtime service client appears to use placeholder configuration", "shortDescription": {"text": "Runtime service client appears to use placeholder configuration"}, "fullDescription": {"text": "A runtime source file appears to wire Supabase/Firebase/AI/payment-style clients to placeholder URLs, keys, or fallback values. In the Fable corpus this often means the UI/API shape is present while the backend service is not actually configured."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7b2d8a945562bad3", "name": "Agent instruction/config may expose a secret: .claude/skills/eep-mint-batch/SKILL.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/eep-mint-batch/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-456000f98d8e9371", "name": "Agent authority lacks a verifier contract: .claude/skills/hypercode-mcp-gateway/TOOLS.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/hypercode-mcp-gateway/TOOLS.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-1855e97cfb4ba05c", "name": "Agent instruction/config may expose a secret: .claude/skills/hypercode-mcp-gateway/SKILL.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/hypercode-mcp-gateway/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-da6c6f4e2bb8bbdf", "name": "Agent authority lacks a verifier contract: .claude/skills/hypercode-agent-spawner/AGENT_TEAMS.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/hypercode-agent-spawner/AGENT_TEAMS.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-292f3b9af112bafb", "name": "Agent instruction/config may expose a secret: .claude/skills/hypercode-hyperfocus-builder/SKILL.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/hypercode-hyperfocus-builder/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-cc64b5c7132c896d", "name": "Agent authority lacks a verifier contract: .claude/skills/hypercode-redis-pubsub/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/hypercode-redis-pubsub/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-cee0d972e4dba2e4", "name": "Agent instruction/config may expose a secret: .claude/skills/hypercode-supabase/SKILL.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/hypercode-supabase/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-cb0e92d23a2a843d", "name": "Agent authority lacks a verifier contract: .claude/skills/hypercode-self-improver/EVAL_EXAMPLES.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/hypercode-self-improver/EVAL_EXAMPLES.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-a2ee5b815ae333fc", "name": "Agent authority lacks a verifier contract: .claude/skills/hypercode-hypersync/EVALS.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/hypercode-hypersync/EVALS.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-b186bac2c1d00aec", "name": "Agent authority lacks a verifier contract: .claude/skills/taste-skill/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/taste-skill/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-901f5b4ad96ed2f9", "name": "Agent authority lacks a verifier contract: .claude/skills/hypercode-docker-ops/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/hypercode-docker-ops/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-5036df86a32050cf", "name": "Agent authority lacks a verifier contract: .claude/skills/hypercode-frontend/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/hypercode-frontend/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-b0d6a2ee05f7f3c0", "name": "Agent authority lacks a verifier contract: .claude/skills/eip1559-gas/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/eip1559-gas/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-f1b4eaed6d61996a", "name": "Agent authority lacks a verifier contract: .claude/skills/hyper-context-restore/evals/evals.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/hyper-context-restore/evals/evals.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-55c058c3f3acd390", "name": "Agent authority lacks a verifier contract: .claude/skills/technical-skills-audit/observability-guide.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/technical-skills-audit/observability-guide.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-29177daba9e10cad", "name": "Agent instruction/config may expose a secret: .claude/skills/technical-skills-audit/security-guide.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/technical-skills-audit/security-guide.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-bb03b1d112fa66d0", "name": "Agent authority lacks a verifier contract: .claude/skills/technical-skills-audit/data-architecture.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/technical-skills-audit/data-architecture.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-7f37f5c192718a0d", "name": "Commented-code block (7 lines) in pet_evolver_agent.py:384", "shortDescription": {"text": "Commented-code block (7 lines) in pet_evolver_agent.py:384"}, "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-79142549a39cd4e3", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/generate_metadata.py:36", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/generate_metadata.py:36"}, "fullDescription": {"text": "`requests.get(...)` 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-e2e6a3b3de7aa782", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/pin_broski_pets_art.py:93", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/pin_broski_pets_art.py:93"}, "fullDescription": {"text": "`requests.post(...)` 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-d21289931e777589", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/pinata_to_supabase.py:42", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/pinata_to_supabase.py:42"}, "fullDescription": {"text": "`requests.post(...)` 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-123c0a07da2c9d88", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/upload_metadata.py:44", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/upload_metadata.py:44"}, "fullDescription": {"text": "`requests.post(...)` 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-cd5f2bacabc69509", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/pinata_cid_export.py:40", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/pinata_cid_export.py:40"}, "fullDescription": {"text": "`requests.get(...)` 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-0b51259b0378ae0e", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/pinata_pin_all_pets.py:76", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/pinata_pin_all_pets.py:76"}, "fullDescription": {"text": "`requests.post(...)` 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-a9836457f7ec50c4", "name": "23 env vars used in code but missing from .env.example", "shortDescription": {"text": "23 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `AGENT_API_KEY`, `BACKEND_SIGNER_PRIVATE_KEY`, `BASE_SEPOLIA_RPC`, `BROSKIPET_CONTRACT_ADDRESS`, `BROSKI_PET_EXTERNAL_URL_BASE`, `EVOLVE_COOLDOWN_HOURS`, `HYPERCODE_API_KEY`, `MINT_LIMIT` + 15 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nbroski_pet_metadata.py:upload_image, broski_pet_metadata.py:upload\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-40c485bbe665048b", "name": "FastAPI POST `evolve` without auth dependency \u2014 evolve_relay.py:69", "shortDescription": {"text": "FastAPI POST `evolve` without auth dependency \u2014 evolve_relay.py:69"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-cfe6288b414b2669", "name": "FastAPI POST `purchase_item` without auth dependency \u2014 api/shop.py:207", "shortDescription": {"text": "FastAPI POST `purchase_item` without auth dependency \u2014 api/shop.py:207"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-0a6ce5e4d180eccd", "name": "FastAPI POST `feed_pet` without auth dependency \u2014 api/pet_bridge.py:288", "shortDescription": {"text": "FastAPI POST `feed_pet` without auth dependency \u2014 api/pet_bridge.py:288"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-a0e594ec240e3112", "name": "FastAPI POST `chat_with_pet` without auth dependency \u2014 api/pet_bridge.py:343", "shortDescription": {"text": "FastAPI POST `chat_with_pet` without auth dependency \u2014 api/pet_bridge.py:343"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-ba1031e62ad2f8f8", "name": "FastAPI POST `evolve_pet` without auth dependency \u2014 api/pet_bridge.py:404", "shortDescription": {"text": "FastAPI POST `evolve_pet` without auth dependency \u2014 api/pet_bridge.py:404"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-fe17573954807c5c", "name": "FastAPI POST `rewards_award` without auth dependency \u2014 api/pet_bridge.py:539", "shortDescription": {"text": "FastAPI POST `rewards_award` without auth dependency \u2014 api/pet_bridge.py:539"}, "fullDescription": {"text": "`@router.post` decorator with no `Depends(get_current_user)` or auth-shaped dependency in its signature. Mutating endpoints should require authentication unless explicitly public."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-303b07a07052d51b", "name": "Unused endpoint: POST /evolve", "shortDescription": {"text": "Unused endpoint: POST /evolve"}, "fullDescription": {"text": "`evolve_relay.py` declares `POST /evolve` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5baa8971ebe192a1", "name": "Unused endpoint: GET /", "shortDescription": {"text": "Unused endpoint: GET /"}, "fullDescription": {"text": "`main.py` declares `GET /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4a82859308ac893a", "name": "Unused endpoint: GET /{species}", "shortDescription": {"text": "Unused endpoint: GET /{species}"}, "fullDescription": {"text": "`api/pets.py` declares `GET /{species}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9f3285b13d6f1896", "name": "Unused endpoint: GET /{species}/{evo_stage}", "shortDescription": {"text": "Unused endpoint: GET /{species}/{evo_stage}"}, "fullDescription": {"text": "`api/pets.py` declares `GET /{species}/{evo_stage}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-45f114055f72c285", "name": "Unused endpoint: GET /items", "shortDescription": {"text": "Unused endpoint: GET /items"}, "fullDescription": {"text": "`api/shop.py` declares `GET /items` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-24839830176a6b46", "name": "Unused endpoint: GET /items/{item_id}", "shortDescription": {"text": "Unused endpoint: GET /items/{item_id}"}, "fullDescription": {"text": "`api/shop.py` declares `GET /items/{item_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9260174de75b32ba", "name": "Unused endpoint: GET /categories", "shortDescription": {"text": "Unused endpoint: GET /categories"}, "fullDescription": {"text": "`api/shop.py` declares `GET /categories` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1d9f3efdbf1b5861", "name": "Unused endpoint: GET /pet/{pet_id}/inventory", "shortDescription": {"text": "Unused endpoint: GET /pet/{pet_id}/inventory"}, "fullDescription": {"text": "`api/shop.py` declares `GET /pet/{pet_id}/inventory` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b99081f495bcacd3", "name": "Unused endpoint: POST /purchase/{item_id}", "shortDescription": {"text": "Unused endpoint: POST /purchase/{item_id}"}, "fullDescription": {"text": "`api/shop.py` declares `POST /purchase/{item_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-32371f5394173782", "name": "Unused endpoint: GET /squad", "shortDescription": {"text": "Unused endpoint: GET /squad"}, "fullDescription": {"text": "`api/pet_bridge.py` declares `GET /squad` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ca0b21dc20429580", "name": "Unused endpoint: GET /squad/{rarity}", "shortDescription": {"text": "Unused endpoint: GET /squad/{rarity}"}, "fullDescription": {"text": "`api/pet_bridge.py` declares `GET /squad/{rarity}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a2ababe8ec0b86cd", "name": "Unused endpoint: GET /pet/{pet_id}", "shortDescription": {"text": "Unused endpoint: GET /pet/{pet_id}"}, "fullDescription": {"text": "`api/pet_bridge.py` declares `GET /pet/{pet_id}` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-274b81d323a1189a", "name": "Unused endpoint: POST /pet/{pet_id}/feed", "shortDescription": {"text": "Unused endpoint: POST /pet/{pet_id}/feed"}, "fullDescription": {"text": "`api/pet_bridge.py` declares `POST /pet/{pet_id}/feed` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-18cd4431ef5d7fb0", "name": "Unused endpoint: POST /pet/{pet_id}/chat", "shortDescription": {"text": "Unused endpoint: POST /pet/{pet_id}/chat"}, "fullDescription": {"text": "`api/pet_bridge.py` declares `POST /pet/{pet_id}/chat` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-69c2705d44387d03", "name": "Unused endpoint: POST /pet/{pet_id}/evolve", "shortDescription": {"text": "Unused endpoint: POST /pet/{pet_id}/evolve"}, "fullDescription": {"text": "`api/pet_bridge.py` declares `POST /pet/{pet_id}/evolve` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-31a176b1f40632da", "name": "Unused endpoint: GET /rewards/balance", "shortDescription": {"text": "Unused endpoint: GET /rewards/balance"}, "fullDescription": {"text": "`api/pet_bridge.py` declares `GET /rewards/balance` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-323bd863e4cf8436", "name": "Unused endpoint: GET /rewards/ledger", "shortDescription": {"text": "Unused endpoint: GET /rewards/ledger"}, "fullDescription": {"text": "`api/pet_bridge.py` declares `GET /rewards/ledger` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-93b0f806799cdf6d", "name": "Unused endpoint: POST /rewards/award", "shortDescription": {"text": "Unused endpoint: POST /rewards/award"}, "fullDescription": {"text": "`api/pet_bridge.py` declares `POST /rewards/award` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2ca0c2c0dce6ab82", "name": "Unused endpoint: GET /pet/{pet_id}/metadata", "shortDescription": {"text": "Unused endpoint: GET /pet/{pet_id}/metadata"}, "fullDescription": {"text": "`api/pet_bridge.py` declares `GET /pet/{pet_id}/metadata` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/22648"}, "properties": {"repository": "welshDog/BROskiPets-LLM-dNFT", "repoUrl": "https://github.com/welshDog/BROskiPets-LLM-dNFT", "branch": "main"}, "results": [{"ruleId": "scanner-de182719faba387c", "level": "note", "message": {"text": "Possibly dead Python function: do_POST"}, "properties": {"repobilityId": "53357410ca9379a9", "scanner": "scanner-primary", "fingerprint": "de182719faba387c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "pet_evolver_agent.py:458"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-254375f366c164cc", "level": "note", "message": {"text": "Possibly dead Python function: do_GET"}, "properties": {"repobilityId": "2d943bb45e4f13bd", "scanner": "scanner-primary", "fingerprint": "254375f366c164cc", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "pet_evolver_agent.py:470"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c6e5f88aba7ec7bc", "level": "note", "message": {"text": "Possibly dead Python function: log_message"}, "properties": {"repobilityId": "965f3150b4af5b2e", "scanner": "scanner-primary", "fingerprint": "c6e5f88aba7ec7bc", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "pet_evolver_agent.py:482"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b50194a7252c8561", "level": "note", "message": {"text": "Possibly dead Python function: save_metadata"}, "properties": {"repobilityId": "9d8c9ee2d6e44ffd", "scanner": "scanner-primary", "fingerprint": "b50194a7252c8561", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "metadata.py:162"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d63da3583b14afc0", "level": "warning", "message": {"text": "Dockerfile runs as root: Dockerfile"}, "properties": {"repobilityId": "a2ed1bd120e507db", "scanner": "scanner-primary", "fingerprint": "d63da3583b14afc0", "layer": "hardware", "severity": "medium", "confidence": 1.0, "tags": ["security", "container"]}}, {"ruleId": "scanner-e066691601852931", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.11-slim"}, "properties": {"repobilityId": "b21f3e1e0fd7e95c", "scanner": "scanner-primary", "fingerprint": "e066691601852931", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 2}}}]}, {"ruleId": "scanner-e066691601852931", "level": "note", "message": {"text": "Docker base image is tag-pinned but not digest-pinned: python:3.11-slim"}, "properties": {"repobilityId": "316132607fb31d62", "scanner": "scanner-primary", "fingerprint": "e066691601852931", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "docker", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "Dockerfile"}, "region": {"startLine": 20}}}]}, {"ruleId": "scanner-aa5acaa49eb8315b", "level": "note", "message": {"text": "Containers defined but no K8s/orchestration manifest found"}, "properties": {"repobilityId": "b230ea9b68736081", "scanner": "scanner-primary", "fingerprint": "aa5acaa49eb8315b", "layer": "hardware", "severity": "low", "confidence": 1.0, "tags": ["coverage", "deployment"]}}, {"ruleId": "scanner-78dba8f57adceea6", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in main.py:23"}, "properties": {"repobilityId": "7efce937690fb5d6", "scanner": "scanner-primary", "fingerprint": "78dba8f57adceea6", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "main.py"}, "region": {"startLine": 23}}}]}, {"ruleId": "scanner-a257dcda8a1615c9", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in api/main.py:43"}, "properties": {"repobilityId": "b2da669f81af0a1e", "scanner": "scanner-primary", "fingerprint": "a257dcda8a1615c9", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api/main.py"}, "region": {"startLine": 43}}}]}, {"ruleId": "scanner-2f9f6ddf41609a63", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index/platform.html:639"}, "properties": {"repobilityId": "d9557222164b2780", "scanner": "scanner-primary", "fingerprint": "2f9f6ddf41609a63", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index/platform.html"}, "region": {"startLine": 639}}}]}, {"ruleId": "scanner-c0aa5e4bf40c40b7", "level": "warning", "message": {"text": "Insecure pattern 'direct_innerhtml_assignment' in index/index.html:1308"}, "properties": {"repobilityId": "09e2b59fa1af93e6", "scanner": "scanner-primary", "fingerprint": "c0aa5e4bf40c40b7", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "direct_innerhtml_assignment"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "index/index.html"}, "region": {"startLine": 1308}}}]}, {"ruleId": "scanner-e6670f32b5bd9075", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "617ef63169385ff1", "scanner": "scanner-primary", "fingerprint": "e6670f32b5bd9075", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci-cd.yml"}, "region": {"startLine": 31}}}]}, {"ruleId": "scanner-e6670f32b5bd9075", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "56cd989ad80bfd52", "scanner": "scanner-primary", "fingerprint": "e6670f32b5bd9075", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci-cd.yml"}, "region": {"startLine": 72}}}]}, {"ruleId": "scanner-e6670f32b5bd9075", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "2f5e71224b0a6007", "scanner": "scanner-primary", "fingerprint": "e6670f32b5bd9075", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci-cd.yml"}, "region": {"startLine": 75}}}]}, {"ruleId": "scanner-e6670f32b5bd9075", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "1f4d25065b1195e4", "scanner": "scanner-primary", "fingerprint": "e6670f32b5bd9075", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/ci-cd.yml"}, "region": {"startLine": 98}}}]}, {"ruleId": "scanner-ea3b5e389d8c9c0f", "level": "note", "message": {"text": "Low test-to-source ratio"}, "properties": {"repobilityId": "ef7b2552cc00a375", "scanner": "scanner-primary", "fingerprint": "ea3b5e389d8c9c0f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["tests"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "4d552177c10d5f13", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "34b495c5494e2e78", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-9d79c4077342a7d0", "level": "warning", "message": {"text": "Runtime service client appears to use placeholder configuration"}, "properties": {"repobilityId": "5a566f632a5f892b", "scanner": "scanner-primary", "fingerprint": "9d79c4077342a7d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "runtime-config", "service-client", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "ba71219038f19eba", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "e59d5ef67be5c4ba", "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": "fba77e14d58a32ae", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-7b2d8a945562bad3", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/eep-mint-batch/SKILL.md"}, "properties": {"repobilityId": "ed19b0ecec647de4", "scanner": "scanner-primary", "fingerprint": "7b2d8a945562bad3", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/eep-mint-batch/SKILL.md"}, "region": {"startLine": 81}}}]}, {"ruleId": "scanner-456000f98d8e9371", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/hypercode-mcp-gateway/TOOLS.md"}, "properties": {"repobilityId": "8f15d890fdb76e72", "scanner": "scanner-primary", "fingerprint": "456000f98d8e9371", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/hypercode-mcp-gateway/TOOLS.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-1855e97cfb4ba05c", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/hypercode-mcp-gateway/SKILL.md"}, "properties": {"repobilityId": "37bcc7fccb1bc4bf", "scanner": "scanner-primary", "fingerprint": "1855e97cfb4ba05c", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/hypercode-mcp-gateway/SKILL.md"}, "region": {"startLine": 53}}}]}, {"ruleId": "scanner-da6c6f4e2bb8bbdf", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/hypercode-agent-spawner/AGENT_TEAMS.md"}, "properties": {"repobilityId": "9f686b7383a0d372", "scanner": "scanner-primary", "fingerprint": "da6c6f4e2bb8bbdf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/hypercode-agent-spawner/AGENT_TEAMS.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-292f3b9af112bafb", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/hypercode-hyperfocus-builder/SKILL.md"}, "properties": {"repobilityId": "6ba760ca23e66a21", "scanner": "scanner-primary", "fingerprint": "292f3b9af112bafb", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/hypercode-hyperfocus-builder/SKILL.md"}, "region": {"startLine": 225}}}]}, {"ruleId": "scanner-cc64b5c7132c896d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/hypercode-redis-pubsub/SKILL.md"}, "properties": {"repobilityId": "62e5070d5b9dc51e", "scanner": "scanner-primary", "fingerprint": "cc64b5c7132c896d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/hypercode-redis-pubsub/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-cee0d972e4dba2e4", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/hypercode-supabase/SKILL.md"}, "properties": {"repobilityId": "76fa8de98d4654bb", "scanner": "scanner-primary", "fingerprint": "cee0d972e4dba2e4", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/hypercode-supabase/SKILL.md"}, "region": {"startLine": 38}}}]}, {"ruleId": "scanner-cb0e92d23a2a843d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/hypercode-self-improver/EVAL_EXAMPLES.md"}, "properties": {"repobilityId": "144fde1a946e9712", "scanner": "scanner-primary", "fingerprint": "cb0e92d23a2a843d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/hypercode-self-improver/EVAL_EXAMPLES.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a2ee5b815ae333fc", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/hypercode-hypersync/EVALS.json"}, "properties": {"repobilityId": "3dcfb9f3d8a7b66a", "scanner": "scanner-primary", "fingerprint": "a2ee5b815ae333fc", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/hypercode-hypersync/EVALS.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b186bac2c1d00aec", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/taste-skill/SKILL.md"}, "properties": {"repobilityId": "402a01bc090702a5", "scanner": "scanner-primary", "fingerprint": "b186bac2c1d00aec", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/taste-skill/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-901f5b4ad96ed2f9", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/hypercode-docker-ops/SKILL.md"}, "properties": {"repobilityId": "edff0e00bc88b178", "scanner": "scanner-primary", "fingerprint": "901f5b4ad96ed2f9", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/hypercode-docker-ops/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-5036df86a32050cf", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/hypercode-frontend/SKILL.md"}, "properties": {"repobilityId": "15b22c487f5865b6", "scanner": "scanner-primary", "fingerprint": "5036df86a32050cf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/hypercode-frontend/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b0d6a2ee05f7f3c0", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/eip1559-gas/SKILL.md"}, "properties": {"repobilityId": "b2c299a567fdb038", "scanner": "scanner-primary", "fingerprint": "b0d6a2ee05f7f3c0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/eip1559-gas/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f1b4eaed6d61996a", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/hyper-context-restore/evals/evals.json"}, "properties": {"repobilityId": "22b0706908ca650f", "scanner": "scanner-primary", "fingerprint": "f1b4eaed6d61996a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/hyper-context-restore/evals/evals.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-55c058c3f3acd390", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/technical-skills-audit/observability-guide.md"}, "properties": {"repobilityId": "c257eeed4fa3d5bd", "scanner": "scanner-primary", "fingerprint": "55c058c3f3acd390", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/technical-skills-audit/observability-guide.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-29177daba9e10cad", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/technical-skills-audit/security-guide.md"}, "properties": {"repobilityId": "b022079a52940441", "scanner": "scanner-primary", "fingerprint": "29177daba9e10cad", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/technical-skills-audit/security-guide.md"}, "region": {"startLine": 37}}}]}, {"ruleId": "scanner-bb03b1d112fa66d0", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/technical-skills-audit/data-architecture.md"}, "properties": {"repobilityId": "829c0e073f1f79da", "scanner": "scanner-primary", "fingerprint": "bb03b1d112fa66d0", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/technical-skills-audit/data-architecture.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7f37f5c192718a0d", "level": "none", "message": {"text": "Commented-code block (7 lines) in pet_evolver_agent.py:384"}, "properties": {"repobilityId": "f220fb82142a46a2", "scanner": "scanner-primary", "fingerprint": "7f37f5c192718a0d", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-79142549a39cd4e3", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/generate_metadata.py:36"}, "properties": {"repobilityId": "c409e23ffaf5d229", "scanner": "scanner-primary", "fingerprint": "79142549a39cd4e3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e2e6a3b3de7aa782", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/pin_broski_pets_art.py:93"}, "properties": {"repobilityId": "961ceb80df2a8326", "scanner": "scanner-primary", "fingerprint": "e2e6a3b3de7aa782", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d21289931e777589", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/pinata_to_supabase.py:42"}, "properties": {"repobilityId": "e31f075a1731b194", "scanner": "scanner-primary", "fingerprint": "d21289931e777589", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-123c0a07da2c9d88", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/upload_metadata.py:44"}, "properties": {"repobilityId": "d43edc58851f98b3", "scanner": "scanner-primary", "fingerprint": "123c0a07da2c9d88", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-cd5f2bacabc69509", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/pinata_cid_export.py:40"}, "properties": {"repobilityId": "21703cff0f05a4c6", "scanner": "scanner-primary", "fingerprint": "cd5f2bacabc69509", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-0b51259b0378ae0e", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/pinata_pin_all_pets.py:76"}, "properties": {"repobilityId": "3bdaf6af8361c941", "scanner": "scanner-primary", "fingerprint": "0b51259b0378ae0e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-a9836457f7ec50c4", "level": "note", "message": {"text": "23 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "71ec3608d30f8bcd", "scanner": "scanner-primary", "fingerprint": "a9836457f7ec50c4", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "1b185ed6a559500b", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "fc8e6334e0f64a16", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-40c485bbe665048b", "level": "error", "message": {"text": "FastAPI POST `evolve` without auth dependency \u2014 evolve_relay.py:69"}, "properties": {"repobilityId": "481032452e9f277a", "scanner": "scanner-primary", "fingerprint": "40c485bbe665048b", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "evolve_relay.py"}, "region": {"startLine": 69}}}]}, {"ruleId": "scanner-cfe6288b414b2669", "level": "error", "message": {"text": "FastAPI POST `purchase_item` without auth dependency \u2014 api/shop.py:207"}, "properties": {"repobilityId": "502399ef11ccb49e", "scanner": "scanner-primary", "fingerprint": "cfe6288b414b2669", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api/shop.py"}, "region": {"startLine": 207}}}]}, {"ruleId": "scanner-0a6ce5e4d180eccd", "level": "error", "message": {"text": "FastAPI POST `feed_pet` without auth dependency \u2014 api/pet_bridge.py:288"}, "properties": {"repobilityId": "4b2728d474529dd3", "scanner": "scanner-primary", "fingerprint": "0a6ce5e4d180eccd", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api/pet_bridge.py"}, "region": {"startLine": 288}}}]}, {"ruleId": "scanner-a0e594ec240e3112", "level": "error", "message": {"text": "FastAPI POST `chat_with_pet` without auth dependency \u2014 api/pet_bridge.py:343"}, "properties": {"repobilityId": "53da46383f301714", "scanner": "scanner-primary", "fingerprint": "a0e594ec240e3112", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api/pet_bridge.py"}, "region": {"startLine": 343}}}]}, {"ruleId": "scanner-ba1031e62ad2f8f8", "level": "error", "message": {"text": "FastAPI POST `evolve_pet` without auth dependency \u2014 api/pet_bridge.py:404"}, "properties": {"repobilityId": "656509d69b3208b0", "scanner": "scanner-primary", "fingerprint": "ba1031e62ad2f8f8", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api/pet_bridge.py"}, "region": {"startLine": 404}}}]}, {"ruleId": "scanner-fe17573954807c5c", "level": "error", "message": {"text": "FastAPI POST `rewards_award` without auth dependency \u2014 api/pet_bridge.py:539"}, "properties": {"repobilityId": "51d854d7766568f6", "scanner": "scanner-primary", "fingerprint": "fe17573954807c5c", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["auth", "owasp", "auth.fastapi.unauth_mutation"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "api/pet_bridge.py"}, "region": {"startLine": 539}}}]}, {"ruleId": "scanner-303b07a07052d51b", "level": "note", "message": {"text": "Unused endpoint: POST /evolve"}, "properties": {"repobilityId": "e9ecbb8961f6ffde", "scanner": "scanner-primary", "fingerprint": "303b07a07052d51b", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-5baa8971ebe192a1", "level": "note", "message": {"text": "Unused endpoint: GET /"}, "properties": {"repobilityId": "6b8de433dc23649f", "scanner": "scanner-primary", "fingerprint": "5baa8971ebe192a1", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-4a82859308ac893a", "level": "note", "message": {"text": "Unused endpoint: GET /{species}"}, "properties": {"repobilityId": "7ea56456987f7665", "scanner": "scanner-primary", "fingerprint": "4a82859308ac893a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9f3285b13d6f1896", "level": "note", "message": {"text": "Unused endpoint: GET /{species}/{evo_stage}"}, "properties": {"repobilityId": "d28e44c9acf8eeea", "scanner": "scanner-primary", "fingerprint": "9f3285b13d6f1896", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-45f114055f72c285", "level": "note", "message": {"text": "Unused endpoint: GET /items"}, "properties": {"repobilityId": "6b88dcd1e0a05efd", "scanner": "scanner-primary", "fingerprint": "45f114055f72c285", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-24839830176a6b46", "level": "note", "message": {"text": "Unused endpoint: GET /items/{item_id}"}, "properties": {"repobilityId": "2cc357197f1fef36", "scanner": "scanner-primary", "fingerprint": "24839830176a6b46", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-9260174de75b32ba", "level": "note", "message": {"text": "Unused endpoint: GET /categories"}, "properties": {"repobilityId": "79603b2f46925019", "scanner": "scanner-primary", "fingerprint": "9260174de75b32ba", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-1d9f3efdbf1b5861", "level": "note", "message": {"text": "Unused endpoint: GET /pet/{pet_id}/inventory"}, "properties": {"repobilityId": "72b5fd2d52b2a33e", "scanner": "scanner-primary", "fingerprint": "1d9f3efdbf1b5861", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-b99081f495bcacd3", "level": "note", "message": {"text": "Unused endpoint: POST /purchase/{item_id}"}, "properties": {"repobilityId": "7e6d625774d6719e", "scanner": "scanner-primary", "fingerprint": "b99081f495bcacd3", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-32371f5394173782", "level": "note", "message": {"text": "Unused endpoint: GET /squad"}, "properties": {"repobilityId": "14722a5394ac21c1", "scanner": "scanner-primary", "fingerprint": "32371f5394173782", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-ca0b21dc20429580", "level": "note", "message": {"text": "Unused endpoint: GET /squad/{rarity}"}, "properties": {"repobilityId": "8b3952293eb18a52", "scanner": "scanner-primary", "fingerprint": "ca0b21dc20429580", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-a2ababe8ec0b86cd", "level": "note", "message": {"text": "Unused endpoint: GET /pet/{pet_id}"}, "properties": {"repobilityId": "d5f11fd8e2ef3c39", "scanner": "scanner-primary", "fingerprint": "a2ababe8ec0b86cd", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-274b81d323a1189a", "level": "note", "message": {"text": "Unused endpoint: POST /pet/{pet_id}/feed"}, "properties": {"repobilityId": "74da2df60205cf5c", "scanner": "scanner-primary", "fingerprint": "274b81d323a1189a", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-18cd4431ef5d7fb0", "level": "note", "message": {"text": "Unused endpoint: POST /pet/{pet_id}/chat"}, "properties": {"repobilityId": "788f3d7fc7251c6e", "scanner": "scanner-primary", "fingerprint": "18cd4431ef5d7fb0", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-69c2705d44387d03", "level": "note", "message": {"text": "Unused endpoint: POST /pet/{pet_id}/evolve"}, "properties": {"repobilityId": "d2406f0d4cecb0c1", "scanner": "scanner-primary", "fingerprint": "69c2705d44387d03", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-31a176b1f40632da", "level": "note", "message": {"text": "Unused endpoint: GET /rewards/balance"}, "properties": {"repobilityId": "39b25d052dceb6f5", "scanner": "scanner-primary", "fingerprint": "31a176b1f40632da", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-323bd863e4cf8436", "level": "note", "message": {"text": "Unused endpoint: GET /rewards/ledger"}, "properties": {"repobilityId": "7b66464fb51bf757", "scanner": "scanner-primary", "fingerprint": "323bd863e4cf8436", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-93b0f806799cdf6d", "level": "note", "message": {"text": "Unused endpoint: POST /rewards/award"}, "properties": {"repobilityId": "ac1703b0c457a9ca", "scanner": "scanner-primary", "fingerprint": "93b0f806799cdf6d", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-2ca0c2c0dce6ab82", "level": "note", "message": {"text": "Unused endpoint: GET /pet/{pet_id}/metadata"}, "properties": {"repobilityId": "6ec3f41c99281010", "scanner": "scanner-primary", "fingerprint": "2ca0c2c0dce6ab82", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}