ClawAudit verdict

hik-connect-team Skills

hik-connect-team-skill

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

Hik-Connect for Teams device management skill covering resource management, access control, capture, and alarm push via the documented HCTOpen OpenAPI; uses AppKey/SecretKey credentials scoped to their stated device management purpose.

⚠ 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
30
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (12)

Pattern match critical

Possible hardcoded credential

modules/Hik-Connect_Team_Alarm/SKILL.md · code · SECRET="<user-provided-secret>

Pattern match critical

Recursive delete from root or home — destructive command

README.md · code · rm -rf /

Pattern match high

Accesses OpenClaw config/secrets directly

modules/Hik-Connect_Team_Alarm/SKILL.md · code · ~/.openclaw/openclaw.json

Pattern match high

HTTP request to bare IP address — common in malicious payloads

modules/Hik-Connect_Team_Alarm/SKILL.md · code · http://127.0.0.1

Pattern match medium

pip3 install — installs Python packages at runtime

SKILL.md · code · pip3 install

Pattern match medium

References tunneling service

modules/Hik-Connect_Team_Alarm/SKILL.md · frontmatter · ngrok

Pattern match medium

Instructs covert action — may act without user awareness

modules/Hik-Connect_Team_Alarm/SKILL.md · prose · downgraded · silently

Pattern match low

Python os.environ.get — reads environment variable

lib/token_manager.py · prose · downgraded · os.environ.get(

Pattern match low

Python urllib.request — network access

modules/Hik-Connect_Team_Alarm/scripts/pre_check.py · prose · downgraded · urllib.request

Pattern match low

Accesses sensitive environment variables

modules/Hik-Connect_Team_Alarm/scripts/server.js · prose · downgraded · process.env.HIK_SIGN_SECRET

Pattern match low

Popular HTTP library — network access

modules/Hik-Connect_Team_Alarm/scripts/server.js · prose · downgraded · got

Pattern match low

References webhook/callback URL

modules/Hik-Connect_Team_Alarm/scripts/webhook_manager.py · prose · downgraded · callbackUrl

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class 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.

credential_accesspackage_installnetwork_in

Is this flag fair?

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