boss-mo-perspective
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFE
Full Analysis
- [NO_CODE]: The instructions in
SKILL.mdare purely declarative, defining a persona and decision-making framework for trading analysis without embedding executable scripts or malicious logic. - [COMMAND_EXECUTION]: The repository includes helper scripts (
scripts/pre_extract.pyandscripts/screenshot.mjs) used for project maintenance, such as scanning research files and generating screenshots of UI components. These scripts are tools for the developer and are not invoked by the AI agent during runtime interactions. - [EXTERNAL_DOWNLOADS]: The documentation provides standard installation instructions using
git cloneandnpxto add the skill to an agent's environment. These are routine methods for skill distribution and do not point to untrusted third-party binaries. - [INDIRECT_PROMPT_INJECTION]: The skill requires the agent to use a
WebSearchtool to fetch real-time market data. While this creates a surface for indirect prompt injection from external search results, it is a necessary functional requirement for the skill's stated purpose of financial analysis.
Audit Metadata