← Back to Scanner

thingsboard-skill Security Audit Report

🔭 Continuously monitored by ClawSecure Watchtower
Source:
SHA-256:

thingsboard-skill is an AI agent skill, created by hoangnv170752 and published at hoangnv170752/thingsboard-skill. ClawSecure audited thingsboard-skill across 8 files through the 3-Layer Audit Protocol covering all ten OWASP ASI Top 10 categories, assigning a security score of 85/100 (Safe). The 4 findings concentrate in Policy Violation, Command Injection and Permissions Manifest, including Variable $START_TS (line 28) flows to `curl` at line 30. and Missing config.json - agent may not be properly configured. None were rated high or critical severity.

Is thingsboard-skill safe?

ClawSecure audited thingsboard-skill and assigned a security score of 85/100 (Safe), identifying 4 findings across Policy Violation and Command Injection. Review the findings below before installing.

What did ClawSecure find in thingsboard-skill?

ClawSecure identified 4 findings in thingsboard-skill, concentrated in Policy Violation, Command Injection and Permissions Manifest. The most severe include Variable $START_TS (line 28) flows to `curl` at line 30. and Missing config.json - agent may not be properly configured.

How was thingsboard-skill audited?

ClawSecure ran thingsboard-skill through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 8 files from hoangnv170752/thingsboard-skill.

What does a score of 85 mean?

ClawSecure assigned thingsboard-skill a security score of 85/100, placing it in the Safe range. Scores of 80 or above qualify for ClawSecure Verified status; the 4 findings detected are lower-severity. ClawSecure derives this score with a weighted deduction model (critical -20, high -10, medium -5, low -2 from a base of 100).

Audit Findings for thingsboard-skill

ClawSecure detected 4 security findings in thingsboard-skill, spanning Policy Violation, Command Injection, Permissions Manifest and ReDoS.

Each finding is expandable in the interactive list below.

3-Layer Audit Protocol

Security Recommendations for thingsboard-skill

Resolve policy violations
thingsboard-skill trips ClawSecure policy checks. Review each flagged pattern against your security policy and remediate or document an accepted exception before production use.
Harden command execution
thingsboard-skill constructs or runs system commands. Validate that commands are built only from trusted inputs, never pass user-controlled strings directly to a shell, and restrict execution to an allow-list of expected commands.
Add a config.json permissions manifest
A config.json file declares what an agent component can access: file system, network, shell execution and more. Without it, users have no visibility into what the component can do before installing. This is the single most impactful security improvement for any AI agent skill.
Fix ReDoS-prone patterns
thingsboard-skill contains regular expressions vulnerable to catastrophic backtracking (ReDoS). Replace vulnerable patterns, bound input length, and prefer linear-time matching so a crafted input cannot hang the agent.

Related Security Research

OWASP ASI Top 10 Explained: The Complete Guide to AI Agent Security StandardsUnderstanding Our 3-Layer Audit ProtocolWhy Generic Scanners Fail at AI Agent Security

Related AI Agent Security Audits

snipara-mcpScore 85/100wacliScore 95/10019af8eafb16b72f6Score 75/10025937fcc251c4ccbScore 85/100b4abd97bcb77151aScore 75/100

Scanned on July 5, 2026. thingsboard-skill is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.

Start Your Free Scan