primeng-developer
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill exclusively contains Markdown documentation and architectural guidelines. No executable scripts, obfuscated payloads, or persistence mechanisms were found within the provided 15 files.
- [EXTERNAL_DOWNLOADS]: The skill recommends installing standard, well-known libraries (
primeng,@primeuix/themes,@primeuix/styles,tailwindcss-primeui) from the official NPM registry. These references are routine for the skill's purpose and target a well-known software registry. - [COMMAND_EXECUTION]: The instructions include standard development commands such as
npm installandng build. These are typical developer actions within an Angular environment and do not involve suspicious parameters or privilege escalation attempts. - [PROMPT_INJECTION]: No evidence of prompt injection, jailbreak attempts, or instructions to bypass safety filters was detected. The documentation even includes safety warnings regarding XSS when using specific component properties like
escape: false.
Audit Metadata