hydro-plugin-frontend
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a developer manual and does not contain any malicious instructions, prompt injections, or obfuscated code.
- [EXTERNAL_DOWNLOADS]: Documentation references the
@hydrooj/ui-defaultNPM package, which is the official and standard UI library for the Hydro platform. - [DATA_EXFILTRATION]: Documents the platform's standard APIs for data and network interaction. * Mentions the
requestutility for performing HTTP GET and POST operations. * Describes access towindow.UserContextandwindow.UiContextwhich contain the necessary state for frontend plugin functionality. - [COMMAND_EXECUTION]: Illustrates the registration of logic and UI elements through the platform's
addPageandinjectUIAPIs, which are the designated extensibility points for frontend customization.
Audit Metadata