Back to skill

Security audit

Yangxiaji Sideproject Generator

Security checks for vulnerabilities and agentic risk

Overview

This skill is a straightforward Chinese AI side-project planning helper that asks basic preference questions and can save a local plan file.

Before installing, understand that the included Python script is optional and will create or overwrite a local my_ai_sideproject_plan.md file in the directory where it is run. It does not appear to access credentials, network services, or sensitive files.

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

Static analysis

No suspicious patterns detected.