security-generate-security-sample-data
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a data generator to populate Elastic Security dashboards. It uses official Elastic Node.js libraries and connects to the user's infrastructure using standard environment variables.
- [COMMAND_EXECUTION]: The
scripts/demo-walkthrough.jsscript uses thenode:child_process.execfunction to open a browser window to the Kibana URL. This is a common convenience feature for CLI-based walkthroughs and is based on the user-provided configuration. - [SAFE]: Base64 encoded strings within
scripts/sample-data.jswere evaluated and found to be static templates for generating realistic-looking log events (e.g., simulating suspicious PowerShell activity) and do not represent obfuscated code intended to harm the host or agent environment.
Audit Metadata