ClawAudit verdict
aliyun-domain
Domain asset management via Alibaba Cloud OpenAPI with RAG retrieval from a local knowledge base; broad capabilities (file_write, network_out) are used legitimately for domain monitoring scripts and API calls.
⚠ 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.
Permission integrity
network_out
file_read+write
package_install
Findings (9)
Possible hardcoded credential
SKILL.md · code · SECRET="your-access-key-secret
Accesses shell history/config
SKILL.md · code · ~/.zshrc
pip3 install — installs Python packages at runtime
SKILL.md · code · pip3 install
subprocess execution — runs system commands from Python
scripts/domain_monitor.py · prose · downgraded · subprocess.run(
References sudo — requests elevated privileges
scripts/README_DOMAIN_MONITOR.md · prose · downgraded · sudo
apt-get install — installs system packages
scripts/README_DOMAIN_MONITOR.md · prose · downgraded · apt-get install
yum install — installs system packages
scripts/README_DOMAIN_MONITOR.md · prose · downgraded · yum install
References webhook/callback URL
scripts/README_DOMAIN_MONITOR.md · code · webhook_url
Python os.getenv — reads environment variable
scripts/aliyun_domain.py · prose · downgraded · os.getenv(
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.
file_writepackage_installnetwork_innetwork_out Is this flag fair?
Thanks — recorded.