scout-api-testing
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides various commands using
node scripts/scout.jsandnpx playwrightfor test automation. These commands are standard for the Kibana development environment and are used to manage test lifecycle and server states. - [SAFE]: Authentication patterns described in the documentation rely on scoped helpers (
requestAuthandsamlAuth) for obtaining credentials dynamically. There are no hardcoded secrets or sensitive keys exposed within the skill files. - [SAFE]: The skill references several internal Node.js packages under the
@kbnscope (e.g.,@kbn/scout), which are consistent with the identified author and established project structure.
Audit Metadata