see
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: No prompt injection patterns, obfuscation techniques, or persistence mechanisms were found in the skill's instructions or configuration files.
- [COMMAND_EXECUTION]: The skill documents the use of curl to interact with the S.EE REST API (https://s.ee/api/v1). This is the intended behavior for the skill's primary purpose and uses standard HTTP methods.
- [SAFE]: Authentication is managed by retrieving an API key from an environment variable or a local .env file. The sensitive key is used only for authentication headers in requests to the official S.EE service and is not exfiltrated to unauthorized domains.
Audit Metadata