Back to skill

Security audit

审计验证工具箱(专业版)

Security checks across malware telemetry and agentic risk

Overview

This audit skill is mostly purpose-aligned, but it combines broad file/command authority with continuous monitoring and external notification features that are not clearly scoped or disclosed.

Review this before installing if you work with private code, contracts, financial records, AI logs, or regulated data. Use it only with explicit audit targets, keep monitoring paths narrow, avoid configuring callback or Webhook URLs unless you know exactly what will be sent, and confirm any command execution or scheduled monitoring before allowing it to run.

Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • MCP Tool PoisoningHidden Instructions, Unicode Deception, Parameter Description Injection
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
Findings (4)

Intent-Code Divergence

Medium
Confidence
92% confidence
Finding
The documentation says audit logs and evidence stay local and 'do not upload any data,' but elsewhere it supports webhook notifications and external service-style callbacks. That mismatch can mislead users into enabling features that transmit audit metadata or findings off-host without realizing it, creating confidentiality and compliance risk.

Vague Triggers

Medium
Confidence
88% confidence
Finding
The activation language is very broad ('use when needing security detection, compliance audit, quality check, encryption protection'), which can cause the skill to trigger on generic requests and exercise powerful read/exec/write capabilities unexpectedly. Over-broad matching increases the chance of unintended execution in sensitive contexts and makes least-privilege routing harder.

Vague Triggers

Medium
Confidence
95% confidence
Finding
The capability coverage section includes vague trigger keywords such as 'Use' and 'when', which are common words likely to appear in unrelated prompts. This can spuriously activate a high-privilege skill, increasing the risk of accidental tool use or inappropriate handling of user data.

Missing User Warnings

Medium
Confidence
94% confidence
Finding
The skill documents email and webhook notifications for monitoring alerts without clearly warning that audit information may be transmitted to external destinations. In a security-audit context, even alert payloads can contain sensitive paths, findings, or compliance details, so missing disclosure increases the risk of unintentional data exfiltration.

VirusTotal

VirusTotal findings are pending for this skill version.

View on VirusTotal

Static analysis

No suspicious patterns detected.