create-plugin
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes Python scripts,
scaffold.pyandexport-plugin.py, which utilize thesubprocessmodule to execute development commands such asyarn,npx, and container management tools (podmanordocker). These operations are the primary intended functionality of the skill to facilitate plugin development. - [REMOTE_CODE_EXECUTION]: The automation scripts leverage
npxto dynamically fetch and run official developer tools, specifically@backstage/create-appand@red-hat-developer-hub/cli. These resources originate from trusted organizations (Red Hat and Backstage) and are required for the RHDH plugin lifecycle. - [PROMPT_INJECTION]: The
wiringcommand documentation involves the agent analyzing local source code files likepackage.jsonandsrc/plugin.ts. While this presents a surface for indirect prompt injection, it is a low-risk inherent characteristic of code-analysis tasks and no malicious patterns were observed. - [SAFE]: The author
redhat-developerand the utilized resources are consistent with the official Red Hat Developer Hub ecosystem. No indicators of data exfiltration, obfuscation, or persistence were found.
Audit Metadata