Back to skill

Security audit

07 Risk Dashboard

Security checks for vulnerabilities and agentic risk

Overview

This is a markdown-only internal risk reporting skill with disclosed sensitive-reporting behavior and no executable code or hidden access mechanism.

Install only in an internal workspace where complaint, logistics, and supplier-risk data may be viewed by the intended control owners. Configure any scheduled or push delivery with explicit recipients and avoid using outputs externally without review.

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
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (2)

Vague Triggers

Medium
Confidence
88% confidence
Finding
The trigger conditions are overly broad (daily, weekly, and ad hoc queries) without clear scoping, authorization boundaries, or exclusion rules for who may invoke sensitive risk summaries. In a skill that aggregates internal complaints, logistics anomalies, and supplier risk, this can lead to over-disclosure of sensitive operational information or unintended generation of high-sensitivity reports in inappropriate contexts.

Missing User Warnings

Medium
Confidence
93% confidence
Finding
The skill describes automatic push delivery of internal risk reports to recipients without an explicit warning, confirmation, or delivery control. Because these reports may contain sensitive incident, complaint, supplier, and operational risk details, automatic sending increases the chance of misdelivery, unauthorized disclosure, or silent propagation of confidential information to unintended parties.

Static analysis

No suspicious patterns detected.