feature-prioritization
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): No instructions found that attempt to bypass safety guidelines, reveal system prompts, or override agent behavior. The term 'CRITICAL' is used only to define logical tie-breaking rules for the RICE scoring system.
- [Data Exposure] (SAFE): No hardcoded credentials, API keys, or sensitive local file paths (e.g., .ssh, .env) are present in the skill content.
- [Remote Code Execution] (SAFE): The skill does not define any external dependencies, package installations, or shell commands. It operates entirely as a text-to-text instructional framework.
- [External Downloads] (SAFE): Attribution links to external GitHub repositories are provided as markdown references only and are not used for automated code retrieval or execution.
- [Indirect Prompt Injection] (SAFE): The skill is designed to process untrusted feature backlog data provided by the user. However, since the skill has no functional capabilities (such as file-system writes, network operations, or shell execution), this ingestion surface cannot be exploited to perform malicious actions.
Audit Metadata