Caveat verdict

content-factory

content-factory-v2

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

WeChat article creation workflow skill that orchestrates YouTube research and content writing; no network exfiltration or credential misuse is present — executionSinkDetected reflects documented content-generation scripting.

⚠ 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.

3
security
50
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (7)

Pattern match critical

Possible hardcoded credential

API_KEY_SETUP.md · code · API_KEY="your-api-key-here

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Pattern match medium

Python os.environ.get — reads environment variable

CONFIGURATION.md · code · os.environ.get(

Pattern match medium

subprocess execution — runs system commands from Python

scripts/example_cover_generation.py · prose · downgraded · subprocess.run(

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

scripts/wechat_proxy_scf/wechat_proxy_server.py · prose · downgraded · http://43.156.101.197

Pattern match low

Python urllib.request — network access

scripts/wechat_proxy_scf/index.py · prose · downgraded · urllib.request

Pattern match low

Base64 encoding/decoding

scripts/wechat_proxy_scf/index.py · prose · downgraded · base64-encode

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

file_readcredential_access

Is this flag fair?

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