ClawAudit verdict
dataworks-open-api
Uses official Alibaba Cloud SDKs and credentials to manage DataWorks resources; credential_access is expected for a cloud infrastructure tool and all API calls are to documented Alibaba Cloud endpoints.
⚠ 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
credential_access
package_install
Findings (7)
Pipe to python — executes piped content as Python code
README.md · prose · downgraded · | Python
Accesses process.env — reads environment variables
SKILL.md · code
Accesses sensitive environment variables
SKILL.md · code · process.env.ALIBABA_CLOUD_ACCESS_KEY
Python os.environ.get — reads environment variable
SKILL.md · code · os.environ.get(
subprocess execution — runs system commands from Python
scripts/fetch_api_overview.py · prose · downgraded · subprocess.run(
Python urllib.request — network access
scripts/fetch_api_overview.py · prose · downgraded · urllib.request
Python os.getenv — reads environment variable
scripts/fetch_api_overview.py · prose · downgraded · os.getenv(
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.
package_installnetwork_incredential_access Is this flag fair?
Thanks — recorded.