Caveat verdict

forge

forge-loop

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

An automated code repair orchestration tool that runs local Python scripts and manages task state; process_exec is used for documented local build/test commands matching the stated repair-loop purpose.

โš  Flagged for review โ€” coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis โ€” not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

70
security
80
transparency
70
maintenance

Findings (2)

Pattern match high

Uses exec() โ€” may execute shell commands

SKILL.md ยท code ยท exec(

Pattern match medium

subprocess execution โ€” runs system commands from Python

scripts/forge.py ยท prose ยท downgraded ยท subprocess.run(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution โ€” cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

process_exec

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API