plan-tests
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a collection of instructional guidelines and templates designed to assist an agent in planning effective test suites for Rails applications. Analysis of the instructions and the provided asset template revealed no malicious intent or security vulnerabilities.
- [PROMPT_INJECTION]: No evidence of prompt injection attempts, such as instructions to ignore previous rules, bypass safety filters, or disclose system prompts, was found.
- [DATA_EXFILTRATION]: There are no network operations, hardcoded credentials, or access requests to sensitive file paths (e.g., SSH keys, environment variables) that could lead to data exposure or exfiltration.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute code from external or untrusted sources. It correctly references standard local testing commands like
bundle exec rspecfor verification. - [COMMAND_EXECUTION]: The inclusion of shell commands is limited to standard Ruby on Rails testing workflows and does not incorporate unsanitized user input into sensitive execution sinks.
Audit Metadata