Caveat verdict
alibabacloud-data-agent-skill
The skill invokes Alibaba Cloud Apsara Data Agent for Analytics via CLI, which requires package installation and credential access, leading to significant security concerns.
⚠ 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.
Permission integrity
credential_access
package_install
Findings (7)
subprocess execution — runs system commands from Python
scripts/cli/notify.py · prose · downgraded · subprocess.run(
References agent configuration files
scripts/cli/cmd_agent.py · prose · downgraded · AgentConfig
Python os.environ.get — reads environment variable
scripts/cli/cmd_attach.py · prose · downgraded · os.environ.get(
Popular HTTP library — network access
scripts/cli/cmd_attach.py · prose · downgraded · Got
Python urllib.request — network access
scripts/cli/notify.py · prose · downgraded · urllib.request
Python os.getenv — reads environment variable
scripts/data_agent/client.py · prose · downgraded · os.getenv(
Python aiohttp session — async network access
scripts/data_agent/file_manager.py · prose · downgraded · aiohttp.ClientSession
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_installcredential_accessnetwork_in Is this flag fair?
Thanks — recorded.