felo-youtube-subtitling
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill communicates exclusively with the official vendor API (openapi.felo.ai) and does not perform any unauthorized network operations.
- [SAFE]: Credentials are managed securely through environment variables (FELO_API_KEY), and the skill contains no hardcoded secrets or sensitive information.
- [SAFE]: No remote code execution or suspicious external downloads were identified; the implementation uses standard Node.js functionality for API interaction.
- [SAFE]: User-provided inputs, such as YouTube URLs and video IDs, are sanitized and validated using a dedicated extraction function before being used in network requests.
Audit Metadata