Back to skill

Security audit

Careers Page Generator

Security checks for vulnerabilities and agentic risk

Overview

This skill provides ordinary guidance for making careers pages and does not request dangerous permissions or perform hidden actions.

Installers should understand that this skill may activate for broad recruiting or company-culture prompts. It appears safe as a content-guidance skill, but users may want narrower trigger wording if they only want it used for explicit careers-page work.

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

Vague Triggers

Medium
Confidence
95% confidence
Finding
The trigger description is broad enough to match many common recruiting-related queries, which can cause the skill to activate when the user's intent is only loosely related to careers pages. This is dangerous because unintended invocation can override a more appropriate skill, leading to irrelevant guidance, context mixing, or accidental use of project-specific files such as project-context documents.

Static analysis

No suspicious patterns detected.