Back to skill

Security audit

PowPow રજીસ્ટ્રેશન — પરપોટો રજિસ્ટર કરો, પ્રવાસ વૃત્તાંત નકશા પર પિન કરો, ડિજિટલ હ્યુમન સાથે ચેટ કરો

Security checks for vulnerabilities and agentic risk

Overview

This is a Gujarati-language guidance-only skill that helps users register and activate a PowPow account without running code or handling credentials itself.

Install only if Gujarati-language PowPow registration guidance is useful to you. Use the official PowPow pages for registration and payment, and do not share passwords, verification codes, or payment proof in chat.

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
Category
Not specified by scanner
Confidence
82% confidence
Finding

The file structure comment for SKILL.md explicitly mentions "language rules," and the README itself is written entirely in Gujarati with no indication that other languages are supported. This suggests a possible language/locale constraint without user opt-in, which matches the policy-violation category for forced language behavior.

Content

No source excerpt is available for this finding.

Natural-Language Policy Violations

Medium
Category
Not specified by scanner
Confidence
93% confidence
Finding

The manifest sets the skill language to "gu", indicating a fixed locale. Under the policy, forcing a specific language without user opt-in or clear justification is a natural-language policy violation, and no such opt-in or justification appears in this file.

Content

No source excerpt is available for this finding.

Natural-Language Policy Violations

Medium
Category
Not specified by scanner
Confidence
94% confidence
Finding

The document presents the skill in Gujarati and later embeds Chinese-only interface messages, but it does not state that the skill is region- or language-specific or offer any user language/locale choice. This can violate language/locale policy because users may be forced into a specific language context without opt-in.

Content

No source excerpt is available for this finding.

Static analysis

No suspicious patterns detected.