Back to skill

Security audit

CRM Ant Design Admin Spec

Security checks for vulnerabilities and agentic risk

Overview

This is a markdown-only design guidance skill for CRM and admin UI pages, with no commands, credential access, persistence, or hidden high-impact behavior.

This skill appears safe to install as design guidance. Users should expect it to steer CRM/admin work toward Ant Design-style layouts and may want to adjust the recommended font stack for their product locale.

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

Low
Confidence
78% confidence
Finding
The recommended typography begins with `PingFang SC`, a Simplified Chinese UI font, which can imply a locale-specific default in otherwise general admin guidance. Because the document does not state that this is optional for Chinese-language interfaces or offer a locale-dependent alternative, it risks imposing a language/locale preference without explicit opt-in.

Static analysis

No suspicious patterns detected.