skills/howells/arc/implement/Gen Agent Trust Hub

implement

Pass

Audited by Gen Agent Trust Hub on May 10, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill automates various shell commands for repository management (git), package installation (pnpm), and file inspection (ls, grep, tail).
  • [EXTERNAL_DOWNLOADS]: Facilitates the installation of project dependencies via pnpm install from standard package registries.
  • [REMOTE_CODE_EXECUTION]: Orchestrates multiple sub-agents to perform tasks like code implementation, test writing, and debugging. This involves generating and running executable code within the development environment.
  • [DATA_EXFILTRATION]: While the skill pushes code to remote repositories and creates pull requests using gh pr create, these operations are standard for development workflows and directed to the user's configured git remotes.
Audit Metadata
Risk Level
SAFE
Analyzed
May 10, 2026, 04:39 PM
Security Audit — agent-trust-hub — implement