Back to skill

Security audit

Changelog Generator Cn

Security checks for vulnerabilities and agentic risk

Overview

This skill appears to be a straightforward changelog-writing helper that reads git history and does not install code, persist changes, or request unusual access.

Before installing, be aware that using this skill in a private repository may expose commit messages and optional style-guide contents to the agent session for changelog generation. Review generated release notes before publishing, especially if commit history contains internal names, issue IDs, or security-sensitive details.

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)

Natural-Language Policy Violations

Medium
Confidence
91% confidence
Finding
The manifest description is written in Chinese and explicitly defines Chinese trigger phrases, while the skill name is suffixed with '-cn', indicating a locale-specific variant. There is no accompanying opt-in or language-choice text explaining that the skill is intentionally Chinese-only, which can violate language/locale policy requirements.

Natural-Language Policy Violations

Low
Confidence
82% confidence
Finding
The title, description, category, and tags are all presented only in Chinese, and the file does not state that the skill is intended specifically for Chinese-speaking users or offer any language choice. Per the policy, forcing a specific language without user opt-in can be a natural-language policy issue.

Static analysis

No suspicious patterns detected.