competitive-intel-strategist

Pass

Audited by Gen Agent Trust Hub on Mar 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs deterministic data analysis (gap and pricing analysis) on local files. No evidence of malicious intent or unauthorized actions was found across the source code.
  • [DATA_EXFILTRATION]: While the skill reads and writes files using the 'fs' module and '@agent/core/secure-io', these operations are constrained to user-provided paths and follow the intended functionality of a CLI-based analysis tool. No external network transmission of data was detected.
  • [COMMAND_EXECUTION]: The code was inspected for subprocess spawning (e.g., child_process, os.system) and none were found. The skill relies entirely on internal logic and library functions.
  • [PROMPT_INJECTION]: The skill does not contain any instructions intended to bypass safety filters or override agent behavior. The SKILL.md and source code focus exclusively on the competitive intelligence domain.
  • [REMOTE_CODE_EXECUTION]: No remote scripts or external packages from untrusted sources are downloaded or executed. All dependencies are standard development tools or internal workspace components.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 4, 2026, 11:21 PM