fluent-assertions
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code examples for the FluentAssertions library, focusing on unit testing and validation patterns. All provided code snippets are standard C# testing practices.
- [COMMAND_EXECUTION]: The skill documentation includes the use of the
Bashtool to run thedotnet testcommand. This is an intended functionality for validating test suites and does not involve arbitrary or dangerous command execution. - [SAFE]: File operations described in the workflows, such as reading from
tanks.jsonand using temporary directories, are scoped to the application's testing context and follow standard development practices for persistence testing.
Audit Metadata