Back to skill

Security audit

Same Day Document Drop Plan

Security checks for vulnerabilities and agentic risk

Overview

This is a prompt-only checklist skill for planning urgent document drop-offs, with no code, network access, credentials, persistence, or hidden behavior found.

This skill is appropriate to install if you want a structured logistics checklist for same-day paperwork delivery. Users should still verify addresses, hours, deadlines, intake rules, and original-document requirements directly with the recipient, and avoid sharing unnecessary sensitive numbers or credentials in prompts.

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

Natural-Language Policy Violations

Medium
Confidence
96% confidence
Finding
The acceptance criteria explicitly require 'Public-facing documentation is English only.' This is a natural-language policy constraint that forces a specific language without offering user choice or documenting a region-specific need, which matches the locale-policy violation criteria.

Natural-Language Policy Violations

Medium
Confidence
94% confidence
Finding
The line states 'Language audit: English only,' which operationalizes a mandatory language restriction. Because no opt-in, alternatives, or justified regional/compliance rationale are provided in this file, it constitutes a language/locale policy violation.

Natural-Language Policy Violations

Low
Confidence
92% confidence
Finding
The manifest sets "language": "en", which imposes a specific language setting in natural-language metadata. Under the policy, locale or language constraints should either be optional, user-selectable, or clearly justified as region-specific; no such opt-in or justification appears here.

Static analysis

No suspicious patterns detected.