← 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 12 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 Command Injection, Permissions Manifest and ReDoS, 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 Command Injection and Permissions Manifest. Review the findings below before installing.

What did ClawSecure find in thingsboard-skill?

ClawSecure identified 4 findings in thingsboard-skill, concentrated in Command Injection, Permissions Manifest and ReDoS. 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 12 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 Command Injection, Permissions Manifest, ReDoS and Policy Violation.

Each finding is expandable in the interactive list below.

3-Layer Audit Protocol

Security Recommendations for thingsboard-skill

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.
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.

Related Security Research

Why Generic Scanners Fail at AI Agent Security→Understanding Our 3-Layer Audit Protocol→How to Secure an MCP Server: The 2026 Guide→

Related AI Agent Security Audits

JIRA-Assistant-SkillsScore 95/100activity_sprint_assessScore 80/100activity_sprint_assessScore 80/100jira-bug-queryScore 90/100wordpress-proScore 95/100

Scanned on August 4, 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