rstack-data
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill retrieves dataset listings and schema information from official platform domains (resolved.sh and user subdomains). These operations are necessary for the skill's functionality.
- [COMMAND_EXECUTION]: Utilizes standard system tools like
curlandpython3to interact with APIs and process JSON data. A setup command in the preamble references the vendor's official GitHub repository. - [CREDENTIALS_UNSAFE]: Follows security best practices by requiring API keys to be provided via environment variables (
RESOLVED_SH_API_KEY) rather than hardcoding them. - [DATA_EXFILTRATION]: No unauthorized data transmission was detected. Network activity is strictly limited to the platform's API for the purpose of managing the operator's own resources.
Audit Metadata