pp-lounge-map-offline
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely offline using a bundled JSON catalog and standard local communication (stdio), preventing data exfiltration or unauthorized network access.
- [SAFE]: Input validation is implemented using the Zod library, which strictly enforces schemas and filters out potentially problematic characters (such as control characters and template literals) from user-provided search queries.
- [SAFE]: Instructions and safety guidelines within the skill are defensive, explicitly instructing the agent to remain grounded in the provided snapshot and avoid executing arbitrary shell commands or remote network calls.
- [SAFE]: Dependencies are limited to official and well-known libraries such as the Model Context Protocol SDK and Zod, with no evidence of obfuscated code or suspicious external script execution.
Audit Metadata