pi-gateway-plugin-dev

Pass

Audited by Gen Agent Trust Hub on Mar 4, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes a bash script scripts/new-plugin.sh used for scaffolding new plugin project structures. This script performs local directory creation and templates source files using sed. It includes regex validation for the plugin ID to prevent path traversal or shell injection during the creation process.
  • [SAFE]: Template code provided in the assets/templates directory demonstrates communication with the local gateway service via 127.0.0.1. These operations are used for model management and session control within the intended development context and do not involve external exfiltration. No obfuscation or hardcoded credentials were found.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 4, 2026, 06:09 AM