Back to skill

Security audit

菜根谭智慧

Security checks for vulnerabilities and agentic risk

Overview

This is a markdown-only philosophy guidance skill with low security risk, though it should not be treated as mental health support.

Install only if you want general Chinese philosophical reflection and coping prompts. For serious anxiety, depression, self-harm thoughts, insomnia, or crisis situations, use professional or emergency support rather than relying on this skill.

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
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • 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
Findings (2)

Vague Triggers

Medium
Confidence
97% confidence
Finding
The trigger list includes many broad, everyday, and emotionally charged phrases such as '焦虑', '压力大', '不开心', and '活得累', which can cause the skill to activate in contexts far beyond its intended scope. Because the skill provides philosophical coping guidance rather than narrowly scoped assistance, over-triggering can surface it in sensitive situations where users may need domain-specific help, increasing the risk of inappropriate or confusing responses.

Missing User Warnings

Medium
Confidence
92% confidence
Finding
The skill explicitly targets stress, anxiety, emotional distress, and '心态崩了' style scenarios, but it does not provide a clear boundary that it is not mental health treatment or crisis support. In a sensitive context, users may rely on philosophical advice when they are experiencing significant psychological distress, delaying more appropriate professional or emergency help.

Static analysis

No suspicious patterns detected.