Caveat verdict

chanjing-content-creation-skill

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

Router skill delegating to Chanjing sub-skills; reads credentials from local file and contacts only documented chanjing.cc API endpoints.

⚠ 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
90
transparency
70
maintenance

Findings (7)

Pattern match critical

Pipe to python — executes piped content as Python code

orchestration/chanjing-one-click-video-creation/chanjing-one-click-video-creation-SKILL.md · code · | python

Pattern match high

Dynamic __import__('os') — Python OS command execution

orchestration/chanjing-one-click-video-creation/scripts/validate_step.py · prose · downgraded · __import__("os")

Pattern match high

Possible hardcoded credential

orchestration/chanjing-one-click-video-creation/tests/test_id_resolver.py · prose · downgraded · secret = "CHANJING_SECRET_KEY=

Pattern match high

<script> tag in markdown — potential code injection

orchestration/orchestration-contract.md · prose · downgraded · <script>

Pattern match medium

subprocess execution — runs system commands from Python

common/base.py · prose · downgraded · subprocess.run(

Pattern match low

Python urllib.request — network access

common/asset_download.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

common/base.py · prose · downgraded · os.environ.get(

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

Requires 2 environment variables. (1 sensitive: CHANJING_SECRET_KEY). Requires 1 system binary.

Is this flag fair?

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