Back to skill

Security audit

郡城工业AI

Security checks for vulnerabilities and agentic risk

Overview

This is a small industrial-automation analysis skill with no executable behavior, but users should be careful not to share sensitive PLC or SCADA data without authorization.

Before installing or using this skill, treat PLC programs, SCADA reports, alarm histories, network details, credentials, and production telemetry as sensitive. Use only authorized, redacted, or test data when possible, especially in industrial or critical-infrastructure settings.

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
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • 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)

Missing User Warnings

Low
Confidence
90% confidence
Finding
The skill explicitly handles PLC programs, industrial automation designs, fault diagnostics, and SCADA sensor/report data, all of which can contain sensitive operational details about industrial processes and critical infrastructure. Omitting any warning or handling guidance increases the likelihood that users will paste proprietary logic, credentials, network details, or safety-relevant plant telemetry into the tool without considering confidentiality or operational risk.

Static analysis

No suspicious patterns detected.