Back to skill

Security audit

AI-Note

Security checks for vulnerabilities and agentic risk

Overview

This skill is a documentation-oriented AI notes guide with coherent GitHub read/contribution workflows and no hidden execution, persistence, or credential handling found.

Before installing, be aware that the skill points agents to a mutable public GitHub repository and recommends periodic git pull. Use the retrieved notes as reference material, verify important or current claims, and only allow contribution commands such as commit or push when you explicitly intend to publish changes.

Vulnerability Patterns
  • Skill Instruction HijackingAlters the agent's session goals or safety constraints when the skill loads
  • Agent Memory PoisoningWrites attacker-controlled rules into memory that affect later sessions
  • Remote Payload Retrieval and ExecutionFetches external code whose behavior can change after review
  • Embedded Malicious CodeShips malicious scripts inside the skill and executes them locally
  • Unauthorized Access and Privilege EscalationObtains permissions beyond the task's legitimate needs
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
Findings (3)

Natural-Language Policy Violations

Medium
Confidence
92% confidence
Finding
This markdown file presents all instructional content in Chinese and does not indicate that the user can choose another language. Under the stated policy, forcing a specific language without user opt-in is a natural-language policy violation unless the locale constraint is clearly documented and justified.

Natural-Language Policy Violations

Low
Confidence
78% confidence
Finding
The primary title and all user-facing instructions in this file are presented only in Chinese, which can constitute a language/locale policy issue when no opt-in or alternative language is offered. The document does not indicate that the project is intentionally region-specific or that users may choose another language.

Natural-Language Policy Violations

Low
Confidence
93% confidence
Finding
This markdown file presents all headings and usage instructions exclusively in Chinese, which can amount to a language-policy issue when no user opt-in or alternative locale is offered. The file does not indicate that the content is region-specific or that users may choose another language.

Static analysis

No suspicious patterns detected.