assert
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation-only module providing instructions on using the
asserttool for testing and verification purposes. No executable code or suspicious network operations are present. - [COMMAND_EXECUTION]: The documentation includes examples of verifying command success (e.g.,
x assert true), which is the standard and intended functionality of a testing module. - [DATA_EXPOSURE]: An example mentions checking for the existence of
/etc/hosts. This is a common, non-sensitive file path used for demonstrating file system assertions.
Audit Metadata