源码分析
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill bundle is a specialized toolkit for reverse-engineering AI Agent architectures and extracting system prompts from GitHub repositories, npm packages, and compiled binaries. It utilizes standard utilities such as `curl`, `npm pack`, and `grep` (specifically in `scripts/extract-prompts.sh`) to identify architectural patterns, tool definitions, and behavioral instructions. While the tool facilitates 'prompt leaking' of third-party agents, its operations are transparently documented, restricted to the stated analysis goals, and show no evidence of malicious intent, data exfiltration, or unauthorized persistence.
