旅伴匹配度报告

PassAudited by VirusTotal on Apr 4, 2026.

Findings (1)

The skill bundle contains high-risk instructions that introduce significant security vulnerabilities. Specifically, SKILL.md and workflow.md advise the agent to disable SSL certificate verification (NODE_TLS_REJECT_UNAUTHORIZED=0) and perform global package installations (npm install -g @fly-ai/flyai-cli). Additionally, user-profile-storage.md directs the agent to manage user data via the local filesystem (~/.flyai/user-profile.md), which, combined with the other risks, could be exploited for Man-in-the-Middle (MitM) attacks or unauthorized environment modification.