live-code-feature

Pass

Audited by Gen Agent Trust Hub on Jun 18, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill implements a standard and transparent software development lifecycle (SDLC) workflow. It includes steps for requirements specification, reading existing context, implementation following existing patterns, and a self-review phase.
  • [COMMAND_EXECUTION]: The skill utilizes local shell commands to run tests, which is a standard procedure in development environments.
  • Evidence: The skill instructs the agent to run npm test 2>&1 in SKILL.md to verify feature implementation.
  • [SAFE]: The skill contains explicit instructions to avoid introducing new external dependencies, reducing supply chain risks.
  • Evidence: "Keep it simple – no new dependencies" in the Implementation section of SKILL.md.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 18, 2026, 06:25 PM
Security Audit — agent-trust-hub — live-code-feature