ClawAudit verdict

job-status

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Simple HPC job status polling skill that queries a fixed HTTP endpoint (aicnic.cn) with a user-provided jobId and returns status; behavior fully matches stated monitoring purpose.

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

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

48
security
70
transparency
70
maintenance

Findings (4)

Pattern match high

apt-get install — installs system packages

README.md · code · apt-get install

Pattern match high

yum install — installs system packages

README.md · code · yum install

Pattern match medium

subprocess execution — runs system commands from Python

test/test_skill.py · prose · downgraded · subprocess.run(

Pattern match low

pip3 install — installs Python packages at runtime

install.sh · prose · downgraded · pip3 install

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D/F). 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.

Is this flag fair?

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