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.

rm91learn-lab/aifactory

https://github.com/rm91learn-lab/aifactory · scanned 2026-06-15 23:52 UTC (2 months, 3 weeks ago)

310 raw signals (0 security + 310 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 303 actionable findings from 1 signal source. 7 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 77.2/100 with 100.0% coverage. It contains 2505 nodes across 0 cross-layer flows, written primarily in mixed languages. Engine surfaced 310 findings — concentrated in quality (147), security (132), software (26). Risk profile is high: 4 critical, 17 high, 228 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 280 of 303 actionable findings. 310 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.

high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/gsd-core/references/workstream-flag.md
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.
.claude/gsd-core/references/workstream-flag.md:101 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/skills/autoplan/SKILL.md
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.
.claude/skills/autoplan/SKILL.md:698 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/skills/cso/SKILL.md
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.
.claude/skills/cso/SKILL.md:696 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/skills/design-consultation/SKILL.md
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.
.claude/skills/design-consultation/SKILL.md:716 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/skills/design-html/SKILL.md
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.
.claude/skills/design-html/SKILL.md:697 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/skills/design-review/SKILL.md
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.
.claude/skills/design-review/SKILL.md:694 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/skills/document-generate/SKILL.md
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.
.claude/skills/document-generate/SKILL.md:696 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/skills/document-release/SKILL.md
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.
.claude/skills/document-release/SKILL.md:694 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/skills/health/SKILL.md
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.
.claude/skills/health/SKILL.md:692 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/skills/office-hours/SKILL.md
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.
.claude/skills/office-hours/SKILL.md:727 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/skills/plan-ceo-review/SKILL.md
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.
.claude/skills/plan-ceo-review/SKILL.md:721 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/skills/plan-design-review/SKILL.md
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.
.claude/skills/plan-design-review/SKILL.md:693 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/skills/plan-devex-review/SKILL.md
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.
.claude/skills/plan-devex-review/SKILL.md:699 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/skills/plan-eng-review/SKILL.md
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.
.claude/skills/plan-eng-review/SKILL.md:697 SecretsClaude instruction
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: .claude/skills/writing-skills/anthropic-best-practices.md
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.
.claude/skills/writing-skills/anthropic-best-practices.md:1063 SecretsClaude instruction
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — cloud/dashboard-worker.js:5
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/agents/gsd-assumptions-analyzer.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/agents/gsd-assumptions-analyzer.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/agents/gsd-doc-classifier.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/agents/gsd-doc-classifier.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/ai-integration-phase.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/gsd/ai-integration-phase.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/autonomous.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/gsd/autonomous.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/cleanup.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/gsd/cleanup.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/code-review.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/gsd/code-review.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/debug.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/gsd/debug.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/discuss-phase.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/gsd/discuss-phase.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/explore.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/gsd/explore.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/health.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/gsd/health.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/import.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/gsd/import.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/inbox.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/gsd/inbox.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/manager.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/gsd/manager.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/mempalace-recall.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/gsd/mempalace-recall.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/mvp-phase.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/gsd/mvp-phase.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/new-milestone.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/gsd/new-milestone.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/new-project.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/gsd/new-project.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/ns-manage.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/gsd/ns-manage.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/pause-work.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/gsd/pause-work.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/phase.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/gsd/phase.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/plan-review-convergence.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/gsd/plan-review-convergence.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/pr-branch.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/gsd/pr-branch.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/profile-user.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/gsd/profile-user.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/resume-work.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/gsd/resume-work.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/settings.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/gsd/settings.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/stats.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/gsd/stats.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/surface.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/gsd/surface.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/thread.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/gsd/thread.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/ui-review.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/gsd/ui-review.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/ultraplan-phase.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/gsd/ultraplan-phase.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/undo.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/gsd/undo.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/update.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/gsd/update.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/workspace.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/gsd/workspace.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/commands/gsd/workstreams.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/gsd/workstreams.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/contexts/dev.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/gsd-core/contexts/dev.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/references/artifact-types.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/gsd-core/references/artifact-types.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/references/continuation-format.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/gsd-core/references/continuation-format.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/references/decimal-phase-calculation.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/gsd-core/references/decimal-phase-calculation.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/references/git-planning-commit.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/gsd-core/references/git-planning-commit.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/references/model-profile-resolution.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/gsd-core/references/model-profile-resolution.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/references/phase-argument-parsing.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/gsd-core/references/phase-argument-parsing.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/references/planner-chunked.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/gsd-core/references/planner-chunked.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/references/planner-load-graph-context.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/gsd-core/references/planner-load-graph-context.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/references/sketch-theme-system.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/gsd-core/references/sketch-theme-system.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/references/spidr-splitting.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/gsd-core/references/spidr-splitting.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/references/workstream-flag.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/gsd-core/references/workstream-flag.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/templates/claude-md.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/gsd-core/templates/claude-md.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/templates/codebase/architecture.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/gsd-core/templates/codebase/architecture.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/templates/copilot-instructions.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/gsd-core/templates/copilot-instructions.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/templates/dev-preferences.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/gsd-core/templates/dev-preferences.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/templates/milestone-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/gsd-core/templates/milestone-archive.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/templates/research-project/STACK.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/gsd-core/templates/research-project/STACK.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/templates/SECURITY.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/gsd-core/templates/SECURITY.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/templates/state.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/gsd-core/templates/state.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/workflows/add-phase.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/gsd-core/workflows/add-phase.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/workflows/add-todo.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/gsd-core/workflows/add-todo.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/workflows/check-todos.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/gsd-core/workflows/check-todos.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/workflows/cleanup.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/gsd-core/workflows/cleanup.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/workflows/discuss-phase-power.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/gsd-core/workflows/discuss-phase-power.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/workflows/discuss-phase/modes/all.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/gsd-core/workflows/discuss-phase/modes/all.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/workflows/discuss-phase/modes/auto.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/gsd-core/workflows/discuss-phase/modes/auto.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/workflows/discuss-phase/modes/chain.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/gsd-core/workflows/discuss-phase/modes/chain.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/workflows/discuss-phase/modes/default.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/gsd-core/workflows/discuss-phase/modes/default.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/workflows/discuss-phase/modes/power.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/gsd-core/workflows/discuss-phase/modes/power.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/workflows/discuss-phase/modes/text.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/gsd-core/workflows/discuss-phase/modes/text.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/workflows/explore.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/gsd-core/workflows/explore.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/workflows/health.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/gsd-core/workflows/health.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/workflows/help.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/gsd-core/workflows/help.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/workflows/help/modes/brief.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/gsd-core/workflows/help/modes/brief.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/workflows/insert-phase.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/gsd-core/workflows/insert-phase.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/workflows/list-workspaces.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/gsd-core/workflows/list-workspaces.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/workflows/new-workspace.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/gsd-core/workflows/new-workspace.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/workflows/scan.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/gsd-core/workflows/scan.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/gsd-core/workflows/stats.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/gsd-core/workflows/stats.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/answer-reviewer-questions/SKILL.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/skills/answer-reviewer-questions/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/brutalist-skill/SKILL.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/skills/brutalist-skill/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/code-style/SKILL.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/skills/code-style/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/codex-exec/references/parallel-execution.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/skills/codex-exec/references/parallel-execution.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/codex-review/SKILL.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/skills/codex-review/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/commit-rules/SKILL.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/skills/commit-rules/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/commit-staged-push/SKILL.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/skills/commit-staged-push/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/commit-staged/SKILL.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/skills/commit-staged/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/create-handoff/SKILL.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/skills/create-handoff/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/create-pr/SKILL.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/skills/create-pr/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/cso/sections/manifest.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/skills/cso/sections/manifest.json VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/fetch-pr-comments/SKILL.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/skills/fetch-pr-comments/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/finalize/SKILL.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/skills/finalize/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/github-voice/SKILL.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/skills/github-voice/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/interpret-feedback/SKILL.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/skills/interpret-feedback/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/peer-review/references/subagent-wrapping.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/skills/peer-review/references/subagent-wrapping.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/playwright-cli/references/element-attributes.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/skills/playwright-cli/references/element-attributes.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/playwright-cli/references/request-mocking.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/skills/playwright-cli/references/request-mocking.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/playwright-cli/references/running-code.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/skills/playwright-cli/references/running-code.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/playwright-cli/references/storage-state.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/skills/playwright-cli/references/storage-state.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/recall-reasoning/SKILL.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/skills/recall-reasoning/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/release/SKILL.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/skills/release/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/reply-to-pr-conversation/SKILL.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/skills/reply-to-pr-conversation/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/reply-to-pr-threads/SKILL.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/skills/reply-to-pr-threads/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/resolve-findings/references/direct-path.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/skills/resolve-findings/references/direct-path.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/resolve-findings/references/plan-path.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/skills/resolve-findings/references/plan-path.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/resolve-findings/SKILL.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/skills/resolve-findings/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/review-code/references/api-usage-review.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/skills/review-code/references/api-usage-review.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/review-pr/SKILL.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/skills/review-pr/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/ship/SKILL.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/skills/ship/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/simplify-code/SKILL.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/skills/simplify-code/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/stage-commit-push/SKILL.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/skills/stage-commit-push/SKILL.md VerificationClaude instruction
medium System graph quality Agent instructions conf 1.00 Agent authority lacks a verifier contract: .claude/skills/stage-commit/SKILL.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/skills/stage-commit/SKILL.md VerificationClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/agents/gsd-code-fixer.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/agents/gsd-code-fixer.md:459 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/agents/gsd-debug-session-manager.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/agents/gsd-debug-session-manager.md:96 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/agents/gsd-debugger.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/agents/gsd-debugger.md:1153 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/agents/gsd-executor.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/agents/gsd-executor.md:39 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/agents/gsd-intel-updater.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/agents/gsd-intel-updater.md:215 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/agents/gsd-phase-researcher.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/agents/gsd-phase-researcher.md:113 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/agents/gsd-plan-checker.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/agents/gsd-plan-checker.md:658 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/agents/gsd-planner.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/agents/gsd-planner.md:667 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/agents/gsd-project-researcher.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/agents/gsd-project-researcher.md:79 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/agents/gsd-research-synthesizer.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/agents/gsd-research-synthesizer.md:154 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/agents/gsd-ui-researcher.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/agents/gsd-ui-researcher.md:289 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/agents/gsd-verifier.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/agents/gsd-verifier.md:102 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/commands/gsd/discuss-phase.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/commands/gsd/discuss-phase.md:50 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/commands/gsd/graphify.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/commands/gsd/graphify.md:82 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/commands/gsd/import.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/commands/gsd/import.md:38 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/references/planner-load-graph-context.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/references/planner-load-graph-context.md:14 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/references/research-documentation-lookup.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/references/research-documentation-lookup.md:15 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/templates/codebase/stack.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/templates/codebase/stack.md:149 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/add-backlog.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/add-backlog.md:22 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/add-phase.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/add-phase.md:32 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/add-todo.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/add-todo.md:15 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/ai-integration-phase.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/ai-integration-phase.md:23 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/audit-fix.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/audit-fix.md:35 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/audit-milestone.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/audit-milestone.md:19 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/audit-uat.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/audit-uat.md:11 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/autonomous.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/autonomous.md:71 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/check-todos.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/check-todos.md:15 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/cleanup.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/cleanup.md:164 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/code-review-fix.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/code-review-fix.md:20 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/code-review.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/code-review.md:20 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/complete-milestone.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/complete-milestone.md:44 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/debug.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/debug.md:19 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/diagnose-issues.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/diagnose-issues.md:61 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/discuss-phase-assumptions.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/discuss-phase-assumptions.md:67 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/discuss-phase.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/discuss-phase.md:119 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/discuss-phase/modes/advisor.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/discuss-phase/modes/advisor.md:40 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/discuss-phase/modes/auto.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/discuss-phase/modes/auto.md:43 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/discuss-phase/modes/chain.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/discuss-phase/modes/chain.md:28 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/do.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/do.md:29 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/docs-update.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/docs-update.md:17 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/edit-phase.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/edit-phase.md:37 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/eval-review.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/eval-review.md:16 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/execute-phase.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/execute-phase.md:79 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/execute-phase/steps/codebase-drift-gate.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/execute-phase/steps/codebase-drift-gate.md:9 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/execute-phase/steps/post-merge-gate.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/execute-phase/steps/post-merge-gate.md:11 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/execute-plan.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/execute-plan.md:46 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/explore.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/explore.md:120 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/extract-learnings.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/extract-learnings.md:19 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/forensics.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/forensics.md:275 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/graduation.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/graduation.md:24 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/health.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/health.md:52 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/import.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/import.md:179 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/ingest-docs.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/ingest-docs.md:55 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/insert-phase.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/insert-phase.md:37 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/list-workspaces.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/list-workspaces.md:14 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/manager.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/manager.md:22 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/map-codebase.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/map-codebase.md:72 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/milestone-summary.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/milestone-summary.md:56 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/mvp-phase.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/mvp-phase.md:37 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/new-milestone.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/new-milestone.md:184 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/new-project.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/new-project.md:60 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/new-workspace.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/new-workspace.md:16 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/next.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/next.md:16 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/pause-work.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/pause-work.md:70 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/plan-milestone-gaps.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/plan-milestone-gaps.md:67 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/plan-phase.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/plan-phase.md:69 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/plan-review-convergence.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/plan-review-convergence.md:47 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/plant-seed.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/plant-seed.md:138 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/pr-branch.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/pr-branch.md:17 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/profile-user.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/profile-user.md:133 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/progress.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/progress.md:15 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/quick.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/quick.md:128 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/remove-phase.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/remove-phase.md:32 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/remove-workspace.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/remove-workspace.md:16 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/resume-project.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/resume-project.md:23 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/review.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/review.md:17 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/scan.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/scan.md:42 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/secure-phase.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/secure-phase.md:19 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/settings-advanced.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/settings-advanced.md:25 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/settings-integrations.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/settings-integrations.md:45 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/settings.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/settings.md:15 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/ship.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/ship.md:27 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/sketch-wrap-up.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/sketch-wrap-up.md:40 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/sketch.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/sketch.md:102 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/spike-wrap-up.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/spike-wrap-up.md:40 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/spike.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/spike.md:99 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/stats.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/stats.md:15 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/thread.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/thread.md:31 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/transition.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/transition.md:166 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/ui-phase.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/ui-phase.md:22 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/ui-review.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/ui-review.md:19 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/ultraplan-phase.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/ultraplan-phase.md:69 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/update.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/update.md:136 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/validate-phase.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/validate-phase.md:19 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/verify-phase.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/verify-phase.md:32 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/gsd-core/workflows/verify-work.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/gsd-core/workflows/verify-work.md:40 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/skills/deploy/SKILL.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/skills/deploy/SKILL.md:14 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/skills/document-release/sections/release-body.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/skills/document-release/sections/release-body.md:392 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/skills/plan-ceo-review/sections/review-sections.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/skills/plan-ceo-review/sections/review-sections.md:285 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/skills/plan-devex-review/sections/review-sections.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/skills/plan-devex-review/sections/review-sections.md:271 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/skills/plan-eng-review/sections/review-sections.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/skills/plan-eng-review/sections/review-sections.md:361 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/skills/playwright-cli/SKILL.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/skills/playwright-cli/SKILL.md:337 Supply chainClaude instruction
medium System graph security Agent instructions conf 1.00 Agent instruction contains unpinned remote install: .claude/skills/review-dependencies/SKILL.md
Remote install commands in agent instructions are a supply-chain risk, especially when an agent can execute shell commands.
.claude/skills/review-dependencies/SKILL.md:41 Supply chainClaude 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, ci. 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 security security conf 1.00 Insecure pattern 'node_child_process' in .claude/skills/writing-skills/render-graphs.js:18
Found a known-risky pattern (node_child_process). Review and replace if possible.
.claude/skills/writing-skills/render-graphs.js:18 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in daemon/factory-daemon.mjs:16
Found a known-risky pattern (node_child_process). Review and replace if possible.
daemon/factory-daemon.mjs:16 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/build-dashboard.mjs:12
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/build-dashboard.mjs:12 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/check-upstreams.mjs:6
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/check-upstreams.mjs:6 Node child process
medium System graph security security conf 1.00 Insecure pattern 'node_child_process' in scripts/verify-kit.mjs:6
Found a known-risky pattern (node_child_process). Review and replace if possible.
scripts/verify-kit.mjs:6 Node child process
medium System graph security security conf 1.00 Insecure pattern 'weak_hash' in .claude/skills/consult-oracle/scripts/refresh_cookies.py:40
Found a known-risky pattern (weak_hash). Review and replace if possible.
.claude/skills/consult-oracle/scripts/refresh_cookies.py:40 Weak hash
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — .claude/skills/consult-oracle/scripts/refresh_cookies.py:32
`subprocess.check_output(...)` 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.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — .claude/skills/last30days/scripts/evaluate_search_quality.py:338
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — .claude/skills/recall-reasoning/scripts/find_transcript.py:29
`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph cicd CI/CD security conf 1.00 No CI/CD pipelines detected
No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints.
CI/CD securityCoverage
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 53 placeholder/mock markers across 8 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph quality Tests conf 1.00 Very low test-to-source ratio
3 test file(s) for 79 source file(s) (ratio 0.04). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: license, ci. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation.
Repo hardeningGenerated repo pattern
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 94 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph quality Integrity conf 1.00 5 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: .claude/skills/last30days/scripts/lib/bluesky.py:search_bluesky, .claude/skills/last30days/scripts/lib/truthsocial.py:search_truthsocial This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene)…
5 occurrences
repo-level (5 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 3 places
Functions with the same first-5-line body hash: .claude/skills/last30days/scripts/lib/html_render.py:replace, .claude/skills/last30days/scripts/lib/html_render.py:replace, .claude/skills/last30days/scripts/lib/html_render.py:replace This is *the* AI-coder failure mode (4× more duplication in vibe-…
duplicatesduplication
low System graph quality Integrity conf 1.00 2 occurrences Near-duplicate function bodies in 6 places
Functions with the same first-5-line body hash: .claude/skills/last30days/scripts/lib/polymarket.py:search_polymarket, .claude/skills/last30days/scripts/lib/hackernews.py:search_hackernews, .claude/skills/last30days/scripts/lib/youtube_yt.py:search_youtube, .claude/skills/last30days/scripts/lib/you…
2 occurrences
repo-level (2 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 9 places
Functions with the same first-5-line body hash: .claude/skills/last30days/scripts/lib/threads.py:search_threads, .claude/skills/last30days/scripts/lib/youtube_yt.py:search_youtube_sc, .claude/skills/last30days/scripts/lib/pinterest.py:search_pinterest, .claude/skills/last30days/scripts/lib/reddit.p…
duplicatesduplication
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 Integrity conf 1.00 Old/deprecated-named symbol `factoryChat_v1` in scripts/build-dashboard.mjs:879
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_add
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/watchlist.py:75
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_config
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/watchlist.py:233
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_delta
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/watchlist.py:114
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_list
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/watchlist.py:102
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_remove
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/watchlist.py:88
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_run_all
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/watchlist.py:130
low System graph software Dead code conf 1.00 Possibly dead Python function: cmd_run_one
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/watchlist.py:122
low System graph software Dead code conf 1.00 Possibly dead Python function: collect_html_warnings_comparison
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/lib/render.py:272
low System graph software Dead code conf 1.00 Possibly dead Python function: config_exists
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/lib/env.py:460
low System graph software Dead code conf 1.00 Possibly dead Python function: delete_finding
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/store.py:699
low System graph software Dead code conf 1.00 Possibly dead Python function: dismiss_finding
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/store.py:709
low System graph software Dead code conf 1.00 Possibly dead Python function: enrich_top_stories
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/lib/hackernews.py:290
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_brave_cookies
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/lib/cookie_extract.py:258
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_chatgpt_account_id
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/lib/env.py:182
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_chrome_cookies
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/lib/cookie_extract.py:236
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_firefox_cookies
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/lib/cookie_extract.py:200
low System graph software Dead code conf 1.00 Possibly dead Python function: extract_safari_cookies
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/lib/cookie_extract.py:281
low System graph software Dead code conf 1.00 Possibly dead Python function: fetch_transcript
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/lib/youtube_yt.py:539
low System graph software Dead code conf 1.00 Possibly dead Python function: hybrid_similarity
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/lib/dedupe.py:75
low System graph software Dead code conf 1.00 Possibly dead Python function: is_hackernews_available
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/lib/env.py:560
low System graph software Dead code conf 1.00 Possibly dead Python function: is_instagram_available
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/lib/env.py:622
low System graph software Dead code conf 1.00 Possibly dead Python function: is_polymarket_available
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/lib/env.py:584
low System graph software Dead code conf 1.00 Possibly dead Python function: is_tiktok_available
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/lib/env.py:592
low System graph software Dead code conf 1.00 Possibly dead Python function: is_ytdlp_available
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/lib/env.py:523
low System graph software Dead code conf 1.00 Possibly dead Python function: market_volume
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/lib/polymarket.py:614
low System graph software Dead code conf 1.00 Possibly dead Python function: score_index
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
.claude/skills/last30days/scripts/lib/reddit_listing.py:172
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
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — .claude/skills/webapp-playwright-testing/scripts/test-helper.js:48
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — .claude/skills/writing-skills/render-graphs.js:124
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph quality Complexity conf 1.00 Very large file: .claude/skills/last30days/scripts/lib/render.py (1779 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: daemon/factory-daemon.mjs (1519 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: scripts/build-dashboard.mjs (937 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
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/f7e3ec0d-ac7c-433c-9402-e0b1133454b0/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f7e3ec0d-ac7c-433c-9402-e0b1133454b0/

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.