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

launch

Pass

Audited by Gen Agent Trust Hub on Jul 26, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructions direct the agent to scan project configuration files (e.g., package.json scripts, vercel.json) and identify check commands like pnpm check. These actions are strictly for detection and reporting as part of a checklist, with no automatic or arbitrary execution of found scripts.
  • [DATA_EXFILTRATION]: The workflow includes scanning for local environment variables and database connection strings to verify they are configured for production launch. The skill contains explicit boundaries that prevent the agent from modifying environment variables or transmitting sensitive configuration data to external hosts without user consent.
  • [SAFE]: The skill incorporates strong safety constraints by defining a passive-only checklist workflow. It prevents autonomous actions such as starting servers, changing DNS settings, or deploying resources, ensuring that any remediation requires explicit user intervention.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 26, 2026, 03:43 PM
Security Audit — agent-trust-hub — launch