Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

SC0RED/Agency

https://github.com/SC0RED/Agency · scanned 2026-06-16 00:04 UTC (2 months, 3 weeks ago)

220 raw signals (187 security + 33 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 36 actionable findings from 2 signal sources. 344 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 63.3/100 with 88.9% coverage. It contains 836 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 33 findings — concentrated in quality (13), cicd (9), security (7). Risk profile is high: 0 critical, 1 high, 22 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 31 of 36 actionable findings. 380 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical Security checks quality Practices conf 0.82 10 occurrences Foundry mined mock as real or placeholder: SC0RED/Agency
Graph query export: Mock, sample, placeholder, or self-attested behavior treated as real Query id: mock_as_real_or_placeholder Query type: motif_query Intent: Hard negatives for fake completeness and missing real data paths. Motif: mock_as_real_or_placeholder Training usage: hard_negative Graph gol…
10 occurrences
repo-level (10 hits)
critical Security checks security auth conf 0.78 59 occurrences Foundry mined security auth guardrail gaps: SC0RED/Agency
Graph query export: Security/auth changes without enough guardrails Query id: security_auth_guardrail_gaps Query type: motif_query Intent: Assumption-check security/auth examples requiring stronger tests or CI. Motif: security_auth_without_guardrails Training usage: assumption_check Graph gold labe…
59 occurrences
repo-level (59 hits)
high Security checks quality Practices conf 0.84 11 occurrences Foundry mined bad chains: SC0RED/Agency
Comment chain pattern product: bad_chains Repo: SC0RED/Agency Thread: SC0RED/Agency#99 Outcome: claimed_resolved_unverified Thread label: thread_has_human_issue_and_fix_context Source graph label: source_backed_multi_signal_graph Reasons: source_graph_has_real_artifacts, source_graph_has_verificati…
11 occurrences
repo-level (11 hits)
high Security checks quality Quality conf 0.76 31 occurrences Foundry mined schema ui api mismatch: SC0RED/Agency
Graph query export: Schema, UI, and API mismatch Query id: schema_ui_api_mismatch Query type: motif_query Intent: Assumption-check examples for data-path consistency across layers. Motif: schema_ui_api_mismatch Training usage: assumption_check Graph gold label: supported_by_verification_signal Repo…
31 occurrences
repo-level (31 hits)
high Security checks quality Testing conf 0.78 27 occurrences Foundry mined test ci gap after feedback: SC0RED/Agency
Graph query export: Feedback exposes missing tests or CI Query id: test_ci_gap_after_feedback Query type: motif_query Intent: Hard negatives for feedback/fix chains without adequate guardrails. Motif: test_ci_gap_after_feedback Training usage: hard_negative Graph gold label: supported_by_high_confi…
27 occurrences
repo-level (27 hits)
high System graph cicd CI/CD security conf 1.00 GitHub Action tracks a moving branch
SonarSource/sonarcloud-github-action@master can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
.github/workflows/_ci-checks.yml:124 CI/CD securitySupply chainGithub actions
medium Security checks quality Practices conf 0.62 71 occurrences Foundry mined assumption checks: SC0RED/Agency
Comment chain pattern product: assumption_checks Repo: SC0RED/Agency Thread: SC0RED/Agency#97 Outcome: claimed_resolved_unverified Thread label: thread_has_human_issue_and_fix_context Source graph label: source_backed_multi_signal_graph Reasons: source_graph_has_real_artifacts, source_graph_has_ver…
71 occurrences
repo-level (71 hits)
medium Security checks quality maintenance conf 0.70 92 occurrences Foundry mined blueprint gap alignment: SC0RED/Agency
Graph query export: Human feedback aligned with blueprint or architecture gaps Query id: blueprint_gap_alignment Query type: motif_query Intent: Curriculum-gap examples connecting issue threads to helicopter-view gaps. Motif: blueprint_gap_alignment Training usage: curriculum_gap Graph gold label: …
92 occurrences
repo-level (92 hits)
medium Security checks quality Practices conf 0.70 46 occurrences Foundry mined unresolved feedback: SC0RED/Agency
Graph query export: Human feedback without linked fix evidence Query id: unresolved_feedback Query type: motif_query Intent: Negative/unresolved examples that should not be hallucinated into fixes. Motif: unlinked_feedback_needs_evidence Training usage: negative_or_unresolved Graph gold label: weak…
46 occurrences
repo-level (46 hits)
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/opsx/apply.md
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.
.claude/commands/opsx/apply.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/opsx/archive.md
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.
.claude/commands/opsx/archive.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/settings.json
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.
.claude/settings.json VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
AI-coder instruction files were found, but the repo is missing license. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable.
Repo hardeningGenerated repo pattern
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
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.
Mock dataCritical flowGenerated repo pattern
medium System graph cicd CI/CD security conf 1.00 5 occurrences GitHub Action is tag-pinned rather than SHA-pinned
1password/load-secrets-action@v2 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
4 files, 5 locations
.github/workflows/update-secrets.yml:51, 67 (2 hits)
.github/workflows/_ci-checks.yml:117
.github/workflows/deploy-runtime.yml:121
.github/workflows/gitstream.yml:40
CI/CD securitySupply chainGithub actions
medium System graph cicd CI/CD security conf 1.00 2 occurrences GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
2 files, 2 locations
.github/workflows/deploy-runtime.yml
.github/workflows/update-secrets.yml
CI/CD securitySupply chainGithub actions
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/dashboard/graph.html:423
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/dashboard/graph.html:423 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/dashboard/page.html:381
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/dashboard/page.html:381 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in src/dashboard/timeline.html:86
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
src/dashboard/timeline.html:86 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in src/dashboard/graph.html:117
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
src/dashboard/graph.html:117 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in src/dashboard/page.html:289
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
src/dashboard/page.html:289 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'local_storage_auth_token' in src/dashboard/timeline.html:77
Found a known-risky pattern (local_storage_auth_token). Review and replace if possible.
src/dashboard/timeline.html:77 Local storage auth token
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in src/strategies/signature/README.md:24
Found a known-risky pattern (weak_hash). Review and replace if possible.
src/strategies/signature/README.md:24 Weak hash
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 45 placeholder/mock markers across 19 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
low System graph hardware Coverage conf 1.00 Containers defined but no K8s/orchestration manifest found
Repo has Dockerfiles/compose but no Kubernetes/Nomad manifests. If the target deployment is K8s, the manifests may live in a separate ops repo.
Deployment
low System graph hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: debian:stable-slim
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
Dockerfile:7 containersPinned dependencies
low System graph hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: rust:1-slim
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
Dockerfile:3 containersPinned dependencies
low System graph cicd CI/CD security conf 1.00 GitHub Action is tag-pinned rather than SHA-pinned
actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
.github/workflows/update-secrets.yml:44 CI/CD securitySupply chainGithub actions
low System graph quality Tests conf 1.00 Low test-to-source ratio
53 tests / 259 src (ratio 0.20).
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/b8fb0a2d-c052-494e-9e0a-a82171ca3909/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/b8fb0a2d-c052-494e-9e0a-a82171ca3909/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.