felo-slides
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a Node.js script to manage the lifecycle of PPT generation tasks, including task creation and polling.
- [DATA_EXFILTRATION]: Network requests are directed solely to the official Felo API endpoints (
openapi.felo.ai) to fulfill the skill's purpose. This is considered safe as it targets the well-known service domain associated with the skill. - [CREDENTIALS_UNSAFE]: Authentication is handled via a user-provided environment variable (
FELO_API_KEY), which is a secure practice that avoids hardcoding secrets. - [PROMPT_INJECTION]: Instructions are focused on functional triggers and providing status updates to the user, with no malicious override or bypass patterns detected.
Audit Metadata