Back to skill

Security audit

PowPow Kayıt — kayıt ol, seyahat günlüğünü haritaya iliştir ve dijital insanlarla sohbet et

Security checks for vulnerabilities and agentic risk

Overview

This is a Turkish-language guidance skill for PowPow registration and subscription activation, with no executable code and clear instructions not to collect credentials or perform payments for the user.

Install only if you want Turkish-language help registering for PowPow. Use the official PowPow pages for registration and payment, and do not share passwords, verification codes, or payment details 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
  • MCP Tool PoisoningHidden Instructions, Unicode Deception, Parameter Description Injection
  • 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 (5)

Natural-Language Policy Violations

Medium
Category
Not specified by scanner
Confidence
92% confidence
Finding

The manifest explicitly sets "language": "tr", which indicates a fixed locale. Under the policy, forcing a specific language without opt-in or clear region-specific justification is a natural-language policy violation; this file does not provide such a justification.

Content

No source excerpt is available for this finding.

Natural-Language Policy Violations

Medium
Category
Not specified by scanner
Confidence
92% confidence
Finding

The file’s instructional content is predominantly in Turkish, which can impose a language constraint on users or operators if the skill is expected to be generally usable. There is no indication that Turkish is optional, user-selected, or justified by a region-specific requirement.

Content

No source excerpt is available for this finding.

Intent-Code Divergence

Medium
Category
Not specified by scanner
Confidence
83% confidence
Finding

The document correctly says a chat/CLI skill must not perform payments, but it also enumerates concrete payment and order endpoints plus an Alipay simulated-payment fallback. In an adversarial or loosely governed agent environment, that operational detail can enable a future agent or integrator to invoke payment-related backend paths anyway, increasing the risk of unauthorized transaction attempts, order creation, or misuse of test/simulated flows.

Content

No source excerpt is available for this finding.

Natural-Language Policy Violations

Medium
Category
Not specified by scanner
Confidence
95% confidence
Finding

The entire skill file is written in Turkish, while embedded user-facing messages are partly Chinese, and there is no indication that language choice is optional or limited to a specific Turkish-language context. Per the policy, forcing a specific language without user opt-in 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
95% confidence
Finding

This markdown file contains operational instructions only in Turkish, which can violate a language/locale policy when the skill is not explicitly limited to Turkish-speaking users. There is no indication that the skill is region-specific or that users may opt into another language.

Content

No source excerpt is available for this finding.

Static analysis

No suspicious patterns detected.