translate
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION] (LOW): The skill processes user-provided
source_text, which is a surface for indirect prompt injection. However, since the skill does not possess any dangerous capabilities (like file system access, network requests, or command execution), the risk is negligible. - [DATA_EXFILTRATION] (SAFE): There are no network-capable commands (curl, wget, fetch) or logic to transmit data to external domains.
- [COMMAND_EXECUTION] (SAFE): The skill consists entirely of natural language instructions and a JSON configuration file. There are no scripts or subprocess calls.
- [CREDENTIALS_UNSAFE] (SAFE): No hardcoded API keys, tokens, or passwords were found in the markdown or JSON configuration.
Audit Metadata