prospeo-full-export
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows security best practices by instructing the user to store the Prospeo API key in an environment variable rather than hardcoding it into the script.
- [SAFE]: Network communications are restricted to the official service provider's domain (prospeo.io) for data retrieval.
- [SAFE]: The generated TypeScript script utilizes native Node.js features and does not introduce external dependencies or execute code from untrusted remote sources.
- [SAFE]: Data processing involves standard JSON-to-CSV transformation with appropriate escaping, posing no significant risk of indirect prompt injection or command injection.
Audit Metadata