pwa-expert
Fail
Audited by Gen Agent Trust Hub on Feb 15, 2026
Risk Level: HIGHPROMPT_INJECTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- PROMPT_INJECTION (HIGH): The skill is vulnerable to indirect prompt injection attacks. It ingests content from untrusted external sources (user project files) via the
Read,Grep, andGlobtools. Because the skill also hasBash,Write, andEditpermissions, an attacker could embed malicious instructions in a project file that the agent then executes. The skill lacks mandatory boundary markers or instructions to ignore embedded commands in the data it processes.- COMMAND_EXECUTION (LOW): The skill is grantedBashtool access for running development scripts. While this is a standard requirement for PWA builds, it constitutes a powerful capability that must be monitored for abuse.- EXTERNAL_DOWNLOADS (LOW): The skill documentation suggests installing dependencies such asnext-pwa,workbox-cli, andidb. These are considered low risk under the [TRUST-SCOPE-RULE] as they are reputable packages from trusted sources in the Node.js ecosystem.
Recommendations
- AI detected serious security threats
Audit Metadata