Back to skill

Security audit

Tool Battery Charging Roster

Security checks for vulnerabilities and agentic risk

Overview

This is a prompt-only workshop organization skill with disclosed safety boundaries and no code, network, credential, or persistence behavior.

Before installing, note that the skill is intended for basic organization and safety reminders only. Users should still follow battery and charger manufacturer instructions and should not use it as electrical repair, live testing, or battery rebuilding guidance.

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 (2)

Natural-Language Policy Violations

Medium
Confidence
95% confidence
Finding
The acceptance criteria explicitly require the skill to be 'English-only' and treat that as a compliance condition. This is a natural-language locale policy constraint without any indication of user choice or a justified region-specific need, which matches the policy-violation category.

Natural-Language Policy Violations

Low
Confidence
90% confidence
Finding
The manifest sets "language": "en", which is a natural-language policy concern when a skill appears to require a specific language without any stated user opt-in or region-specific justification. Nothing else in the file explains that the skill is English-only by necessity or offers an alternative locale choice.

Static analysis

No suspicious patterns detected.