Back to skill

Security audit

Security Equity Research

Security checks for vulnerabilities and agentic risk

Overview

This is a markdown-only finance research template skill with no evidence of hidden execution, persistence, credential access, or data exfiltration.

Installers should treat this as a finance drafting aid, not as investment advice or legal compliance assurance. Review generated target prices, ratings, regulatory claims, and public-response drafts with qualified analysts or counsel before use or publication.

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

Vague Triggers

Medium
Confidence
95% confidence
Finding
The trigger list includes broad, generic phrases such as 'investment report', 'research report', and similar Chinese equivalents that can match many ordinary finance-analysis requests. This can cause the skill to activate outside a user's explicit intent, increasing the chance that users are steered into this skill's templates, assumptions, or compliance framing when they asked for more general help.

Natural-Language Policy Violations

Low
Confidence
86% confidence
Finding
Marking Chinese triggers as prioritized can bias routing toward this skill for bilingual or ambiguous prompts even when the user did not opt into Chinese-language handling. While not directly a code-execution issue, it can degrade user intent matching and lead to unintended activation, especially in multilingual environments where trigger precedence affects tool selection.

Static analysis

No suspicious patterns detected.