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 or handle user credentials directly.

Install this only if Punjabi/Shahmukhi guidance is suitable for your users. Registration, login, and payment should happen only on the official PowPow pages; do not give the assistant your password, verification code, 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
  • 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 (6)

Natural-Language Policy Violations

Medium
Category
Not specified by scanner
Confidence
88% confidence
Finding

The file instructs the assistant to always use a particular service tone and phrasing style, and the entire skill is written for a specific locale/language. There is no indication that the user can choose another language or that this locale restriction is documented as an explicit, justified regional limitation.

Content

No source excerpt is available for this finding.

Natural-Language Policy Violations

Medium
Category
Not specified by scanner
Confidence
91% confidence
Finding

The manifest sets "language": "pnb", indicating a fixed Punjabi locale. There is no accompanying note offering language choice or explaining that the skill is intended only for a Punjabi-specific audience, which can violate language/locale policy requirements.

Content

No source excerpt is available for this finding.

Natural-Language Policy Violations

Medium
Category
Not specified by scanner
Confidence
95% confidence
Finding

The document is entirely in Punjabi/Urdu script and does not offer a language option or clearly document that the skill is restricted to users who can read that locale. This can cause operators, reviewers, or users to misunderstand payment and activation guidance, increasing the risk of incorrect handling of subscription state, payment support, or security-sensitive user interactions.

Content

No source excerpt is available for this finding.

Natural-Language Policy Violations

Medium
Category
Not specified by scanner
Confidence
98% confidence
Finding

The entire document is written in Punjabi/Urdu-script localized language, while embedded user-facing error strings are partly in Chinese, and there is no indication that this language choice is optional or limited to a specific regional audience. Under the policy, forcing a specific language/locale without user opt-in or clear justification is a natural-language policy violation.

Content

No source excerpt is available for this finding.

Natural-Language Policy Violations

Medium
Category
Not specified by scanner
Confidence
97% confidence
Finding

The file’s instructions and user-facing guidance are entirely in a specific language/locale, and there is no indication that users may opt into that language or choose an alternative. Under the policy, forcing a specific language without user opt-in is a natural-language policy violation unless the locale constraint is clearly justified.

Content

No source excerpt is available for this finding.

Natural-Language Policy Violations

Low
Category
Not specified by scanner
Confidence
93% confidence
Finding

The skill description and usage guidance are presented entirely in Punjabi/Shahmukhi, which can impose a language constraint on users without any stated opt-in or alternative language option. The policy calls for flagging language or locale requirements when the skill forces a specific language without user choice.

Content

No source excerpt is available for this finding.

Static analysis

No suspicious patterns detected.