Back to skill

Security audit

读书笔记结构化整理

Security checks for vulnerabilities and agentic risk

Overview

This is a simple Chinese-language reading-notes template skill that only organizes user-provided book text or screenshots and shows no hidden execution, persistence, or data exfiltration behavior.

Install this if you want Chinese-language structured reading notes from material you provide. Avoid uploading private or copyrighted book content unless you have the right to use it, and review generated quotes or citations for accuracy before using them in school or research work.

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 (1)

Natural-Language Policy Violations

Medium
Confidence
95% confidence
Finding
The natural-language content throughout the README is exclusively Chinese, which can effectively force a specific language on users without opt-in. The policy only allows this when the skill offers a language choice or clearly documents a justified locale constraint, neither of which appears here.

Static analysis

No suspicious patterns detected.