generators-pagination
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats or malicious patterns were identified. The skill operates locally within the project workspace and follows best practices for context-aware code generation.
- [COMMAND_EXECUTION]: The skill utilizes file search (glob) and text search (grep) commands to analyze the project's existing code structure. This context-gathering behavior is limited to the local development environment and is necessary for the skill's primary function of adapting generated code to existing networking layers.
- [DATA_EXFILTRATION]: No network activity or access to sensitive user data (such as credentials, private keys, or environment files) was found. The skill remains within the boundaries of the local environment.
- [PROMPT_INJECTION]: The instructions are clear and functional, without any attempts to manipulate the agent's core behavior or bypass safety filters. While the skill reads existing project files to inform its generation, it does not include instructions that would enable the execution of malicious code hidden within those files.
Audit Metadata