ir-velociraptor
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATIONREMOTE_CODE_EXECUTIONNO_CODE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Mentions downloading the Velociraptor binary from the official project repository on GitHub and references other official security tool documentation.
- [COMMAND_EXECUTION]: Provides instructions for executing
velociraptorCLI commands to perform endpoint forensic collection and server configuration. - [DATA_EXFILTRATION]: Includes extensive VQL (Velociraptor Query Language) query patterns for collecting endpoint telemetry, including event logs, registry keys, and file metadata. This is part of the core intended functionality for forensic evidence preservation.
- [REMOTE_CODE_EXECUTION]: The
assets/ci-config-template.ymlfile contains a template for installingtfsecvia a piped bash command from Aqua Security's official GitHub repository, which is a standard operational pattern for security tool deployment. - [NO_CODE]: The
SKILL.mdfile references several scripts (e.g.,vql_query_builder.py,artifact_validator.py) in ascripts/directory that are not present in the provided skill package.
Audit Metadata