ClawAudit verdict

dahua-cloud-open-iot-basic-general-kit

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

Accesses credentials AND encodes data

Legitimate IoT device management client for the Dahua Cloud platform with 43 documented APIs; credentials are read from declared env vars and sent only to the Dahua Cloud platform as needed for authentication, matching stated purpose.

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.

5
security
60
transparency
70
maintenance

What it does

These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.

Capability combination high

Accesses credentials AND encodes data — may obfuscate stolen credentials

LLM02 · ASI03 · ASI04

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · password='admin123

Pattern match high

Long base64 string (100+ chars) — likely obfuscated payload

references/api_reference.md · code · 85119125974213185EB25E1198350B8EDDF74A54EA08E092E472675E36FB353B953257F62A71A9EA

Pattern match medium

References webhook/callback URL

SKILL.md · code · callback_url

Pattern match low

Python os.environ.get — reads environment variable

scripts/dahua_iot_client.py · prose · downgraded · os.environ.get(

Pattern match low

Base64 encoding/decoding

scripts/device_code_encrypt.py · prose · downgraded · base64_encode

Permissions & capabilities

Requires 3 environment variables.

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