reportei
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill uses
curlandjqto interact with the Reportei API. It utilizesbash -cto ensure environment variables are correctly passed to piped commands, which is a documented functional requirement and not a security bypass. - [CREDENTIALS_UNSAFE] (SAFE): The API token
REPORTEI_API_TOKENis properly managed viavm0_secrets. No hardcoded keys or passwords were found in the instructions. - [DATA_EXFILTRATION] (SAFE): All network activity is directed to the legitimate service domain
app.reportei.com. There is no evidence of accessing sensitive local files (like SSH keys or AWS credentials) or exfiltrating data to untrusted endpoints. - [EXTERNAL_DOWNLOADS] (SAFE): The skill does not perform any external package installations (npm/pip) or execute remote scripts.
- [PROMPT_INJECTION] (SAFE): The instructions are clear, descriptive, and do not contain any patterns intended to override agent safety protocols or system prompts.
Audit Metadata