Back to skill

Security audit

PowPow التسجيل — سجّل في فقاعة، ثبّت يوميات السفر على الخريطة وتحدث مع الأشخاص الرقميين

Security checks for vulnerabilities and agentic risk

Overview

This is a disclosed Arabic guidance skill for helping users register for PowPow and activate a subscription, without scripts, credential collection, or local system changes.

Install this if you want an Arabic walkthrough for PowPow registration and subscription activation. Be aware it directs you to PowPow, PayPal/WeChat/Huawei payment flows, and public image/video links; enter passwords, verification codes, and payment details only on the official service pages, not 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 (4)

Natural-Language Policy Violations

Medium
Category
Not specified by scanner
Confidence
89% confidence
Finding

This manifest explicitly sets the language to "ar", which indicates a fixed language/locale requirement. The file does not provide any opt-in, alternative language support, or justification that the skill is intentionally region-specific, so this is a natural-language policy concern under the locale-choice rule.

Content

No source excerpt is available for this finding.

Natural-Language Policy Violations

Medium
Category
Not specified by scanner
Confidence
93% confidence
Finding

This file contains user-facing natural-language instructions exclusively in Arabic, and there is no indication that the skill is region-specific or that users may choose another language. Under the policy rule, forcing a specific language without opt-in is a natural-language policy violation.

Content

No source excerpt is available for this finding.

Natural-Language Policy Violations

Low
Category
Not specified by scanner
Confidence
85% confidence
Finding

This markdown file contains a fixed Chinese message string presented as the expected login response for third-party accounts. Under the language/locale policy, forcing a specific language without user opt-in can be a policy issue unless the regional constraint is explicitly documented and justified.

Content

No source excerpt is available for this finding.

Natural-Language Policy Violations

Low
Category
Not specified by scanner
Confidence
87% confidence
Finding

This markdown guidance appears to require Arabic for the skill's reference content and usage instructions without offering any language or locale choice. Under the policy, forcing a specific language without user opt-in can be a natural-language policy violation.

Content

No source excerpt is available for this finding.

Static analysis

No suspicious patterns detected.