Back to skill

Security audit

Inscription ya PowPow — Sala inscription ya bule, tia makomi ya mobembo na carte, fandelana na bato ya digital

Security checks for vulnerabilities and agentic risk

Overview

This is a guidance-only PowPow registration helper with disclosed external links and no executable code or hidden local access.

Before installing, make sure you want a Lingala-language guide for PowPow registration. Use only the linked PowPow pages for signup and payment, and do not give the agent your password, email 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
  • 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 (2)

Natural-Language Policy Violations

Medium
Category
Not specified by scanner
Confidence
90% confidence
Finding

The manifest explicitly sets the language to "ln" on L14, which indicates a fixed locale. Under the policy rule, this is a finding when the skill forces a specific language without opt-in or a clearly documented regional justification in the file.

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 includes user-facing message examples in Chinese while the rest of the document is written in Lingala, and it does not state that users can choose their preferred language. That can violate a language/locale policy requiring user choice rather than forcing a specific language unexpectedly.

Content

No source excerpt is available for this finding.

Static analysis

No suspicious patterns detected.