Back to skill

Security audit

PowPow रजिस्ट्रेशन — बुलबुला रजिस्टर करीं, यात्रा-बखान के नक्शा पर पिन करीं, डिजिटल मनई से बातचीत करीं

Security checks for vulnerabilities and agentic risk

Overview

This is a localized guidance-only PowPow registration helper that does not run code, collect credentials, or handle payments itself.

Install this only if you want Bhojpuri-language help registering for PowPow. Payments should be completed directly on PowPow/PayPal/WeChat/Huawei pages, and the agent should not ask you for passwords, verification codes, or payment credentials.

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
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • 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 (4)

Natural-Language Policy Violations

Medium
Category
Not specified by scanner
Confidence
94% confidence
Finding

The skill description and usage guidance are written entirely in Bhojpuri/Hindi-script with no indication that other languages are supported or that this locale restriction is intentional for a region-specific audience. This can violate language/locale policy because users are not given an opt-in or alternative language path.

Content

No source excerpt is available for this finding.

Natural-Language Policy Violations

Medium
Category
Not specified by scanner
Confidence
94% confidence
Finding

The documentation is entirely in Bhojpuri/Hindi and does not provide a language choice, translation, or a clear locale restriction. This can cause operators or reviewers to misunderstand payment and activation flows, increasing the chance of misuse, support errors, and missed security-relevant details such as manual payment confirmation and the instruction not to collect payment credentials.

Content

No source excerpt is available for this finding.

Natural-Language Policy Violations

Medium
Category
Not specified by scanner
Confidence
95% confidence
Finding

This file presents all operational instructions and user-facing guidance in a specific language, but does not state that the skill is region-specific or that users can choose another language. That can violate language/locale policy when the skill effectively forces one language without opt-in.

Content

No source excerpt is available for this finding.

Natural-Language Policy Violations

Medium
Category
Not specified by scanner
Confidence
95% confidence
Finding

The file’s operational instructions are entirely in a specific language/locale, which can effectively force that language on maintainers or operators. The policy allows locale constraints only when they are explicitly justified or when users are given a choice, neither of which appears here.

Content

No source excerpt is available for this finding.

Static analysis

No suspicious patterns detected.