setup-harness
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a robust security model by configuring agent permissions to explicitly deny access to sensitive files such as
.envand directories containing secrets.\n- [SAFE]: It restricts the execution of high-risk shell commands includingsudo,chmod 777,rm -rf,curl, andwgetwithin the generated.claude/settings.jsontemplate.\n- [SAFE]: Employs mandatory human-in-the-loop verification by instructing the agent to show diffs and require explicit user confirmation before writing any files.\n- [SAFE]: The provided CI/CD templates utilize official and well-known GitHub Actions (e.g.,actions/checkout,pnpm/action-setup) for automated code quality and security auditing.\n- [SAFE]: While the skill ingests project metadata from files likepackage.json, the risk of indirect prompt injection is mitigated by the requirement for manual review of all generated content.
Audit Metadata