felo-superAgent

Pass

Audited by Gen Agent Trust Hub on Apr 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses well-defined scripts to interact with the official Felo API. All network communications are directed to the vendor's documented infrastructure (openapi.felo.ai), which is consistent with the skill's purpose.
  • [DATA_EXPOSURE]: Sensitive information is handled through the FELO_API_KEY environment variable, which is the standard and recommended practice for CLI-based agent tools. No hardcoded credentials or unauthorized data access patterns were found.
  • [COMMAND_EXECUTION]: The provided Node.js scripts use standard libraries to perform API requests and process streaming data. The logic is transparent and does not involve risky patterns like dynamic code evaluation or shell spawning with unvalidated input.
  • [REMOTE_CODE_EXECUTION]: There are no patterns involving the download and execution of remote scripts or unverified third-party packages.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 12, 2026, 03:56 AM