ClawAudit verdict

alicloud-storage-oss-ossutil

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

Standard OSS CLI wrapper for upload/download/sync operations using ossutil 2.0; credential guidance recommends environment variables and shared config file with least-privilege RAM users, consistent with legitimate cloud storage tooling.

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

0
security
100
transparency
90
maintenance

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · SECRET="<your-sk>

Pattern match high

References sudo — requests elevated privileges

references/install.md · code · sudo

Pattern match high

apt-get install — installs system packages

references/install.md · code · apt-get install

Pattern match high

yum install — installs system packages

references/install.md · code · yum install

Pattern match medium

Sets world-executable permissions

references/install.md · code · chmod 755

Pattern match medium

subprocess execution — runs system commands from Python

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

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.

Is this flag fair?

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