Back to skill

Security audit

Clawdhub Hardened

Security checks for vulnerabilities and agentic risk

Overview

This skill is a disclosed ClawdHub CLI helper for searching, installing, updating, and publishing skills, with expected guardrails around higher-risk commands.

Before installing, make sure you trust the npm `clawdhub` CLI and the registry you use. Prefer version-pinned installs and updates, avoid `--force` and `--no-input` unless you deliberately accept what they bypass, and keep ClawdHub credentials inside the CLI login flow rather than exporting or logging tokens.

Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.