Caveat verdict

x2strategy

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Quantitative strategy research tool that extracts trading strategies from documents and generates Backtrader code; credential access is for reading environment variables needed for local backtesting, matching stated purpose.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
30
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (9)

Pattern match critical

Unicode homoglyph detected — uses lookalike characters to evade pattern matching

examples/pairs_trading_content.json · prose

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | python

Pattern match high

Possible hardcoded credential

tests/test_real_e2e.py · prose · downgraded · API_KEY="): os.environ[

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match medium

Popular HTTP library — network access

SKILL.md · code · got

Pattern match low

Python os.getenv — reads environment variable

paper2spec/config.py · prose · downgraded · os.getenv(

Pattern match low

Python urllib.request — network access

paper2spec/search.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/analyze.py · prose · downgraded · os.environ.get(

Pattern match low

Python shutil file operation — copies/moves/deletes files

tests/test_real_e2e.py · prose · downgraded · shutil.rmtree(

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_access

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API