极限出发

PassAudited by VirusTotal on Apr 3, 2026.

Findings (1)

The skill bundle contains high-risk instructions in 'reference/workflow.md', specifically requiring the AI agent to perform a global NPM package installation and systematically disable SSL certificate validation using the 'NODE_TLS_REJECT_UNAUTHORIZED=0' environment variable. These instructions introduce severe security vulnerabilities, such as susceptibility to Man-in-the-Middle (MitM) attacks and unauthorized system-wide software modifications. Additionally, the skill implements a persistence mechanism by reading and writing user data to the local filesystem at '~/.flyai/user-profile.md' (reference/user-profile-storage.md), which involves direct filesystem access beyond standard agent memory.