Back to skill

Security audit

SSL证书工具

Security checks for vulnerabilities and agentic risk

Overview

The skill appears to be an SSL/TLS helper, but it asks for broad command, file-write, and external-service authority without clearly scoping what it may change or when user approval is required.

Review this skill before installing on any real server or repository. It should only be used with explicit approval for each command, file change, certificate request, renewal, or deployment step, and private keys or API credentials should not be sent to external services unless you deliberately approve that exact action.

Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • 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
Findings (1)

Missing User Warnings

Medium
Confidence
91% confidence
Finding
The skill advertises file writes, external API usage, and command execution while presenting itself as a general SSL tool, but it does not clearly warn users that it may modify files, invoke commands, or transmit data externally. In an agent environment with read/exec/write tools, this can lead to unexpected system changes, unsafe command execution, or leakage of sensitive certificate material and environment secrets.

Static analysis

No suspicious patterns detected.