ClawAudit verdict
hik-connect-team Skills
hik-connect-team-skill
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.
Permission integrity
package_install
Findings (12)
Possible hardcoded credential
modules/Hik-Connect_Team_Alarm/SKILL.md · code · SECRET="<user-provided-secret>
Recursive delete from root or home — destructive command
README.md · code · rm -rf /
Accesses OpenClaw config/secrets directly
modules/Hik-Connect_Team_Alarm/SKILL.md · code · ~/.openclaw/openclaw.json
HTTP request to bare IP address — common in malicious payloads
modules/Hik-Connect_Team_Alarm/SKILL.md · code · http://127.0.0.1
pip3 install — installs Python packages at runtime
SKILL.md · code · pip3 install
References tunneling service
modules/Hik-Connect_Team_Alarm/SKILL.md · frontmatter · ngrok
Instructs covert action — may act without user awareness
modules/Hik-Connect_Team_Alarm/SKILL.md · prose · downgraded · silently
Python os.environ.get — reads environment variable
lib/token_manager.py · prose · downgraded · os.environ.get(
Python urllib.request — network access
modules/Hik-Connect_Team_Alarm/scripts/pre_check.py · prose · downgraded · urllib.request
Accesses sensitive environment variables
modules/Hik-Connect_Team_Alarm/scripts/server.js · prose · downgraded · process.env.HIK_SIGN_SECRET
Popular HTTP library — network access
modules/Hik-Connect_Team_Alarm/scripts/server.js · prose · downgraded · got
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?
Thanks — recorded.