rightcode-prototype
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to add custom scripts to existing project task runners such as
package.json,Makefile, orpyproject.tomlto make prototypes easily runnable. - [PROMPT_INJECTION]: The skill processes untrusted user prompts (e.g., "prototype this") to determine the logic and structure of the generated code. While this creates an indirect prompt injection surface, the instructions include guidance to isolate logic and clearly mark the code as throwaway, which mitigates risk.
Audit Metadata