new-loop
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the creation of a structured project environment using markdown templates. It includes explicit instructions to avoid inlining secrets and points users towards standard configuration files like
.env. - [COMMAND_EXECUTION]: The skill instructs the agent to perform a 'test run' using its existing tools. This is a functional requirement for bootstrapping a 'loop' and relies on the agent's pre-configured safety boundaries and tool permissions.
- [DATA_EXFILTRATION]: No evidence of unauthorized data access or network transmission was found. The skill operates locally on the project repository's file system.
- [PROMPT_INJECTION]: No malicious injection patterns or safety bypass attempts were detected. The instructions focus on structured data entry and repository organization.
- [INDIRECT_PROMPT_INJECTION]: The skill defines a surface for processing user-supplied loop parameters (goals, descriptions). While this constitutes an injection surface, it is standard for workflow automation, and the risk is mitigated by the structured markdown format.
Audit Metadata