fsharp
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses official .NET CLI tools such as
dotnet build,dotnet test, anddotnet fsifor project compilation and validation. - [EXTERNAL_DOWNLOADS]: References official Microsoft learning resources for F# language features and best practices.
- [PROMPT_INJECTION]: As a development tool that processes source code and executes build commands, the skill includes an indirect prompt injection surface. 1. Ingestion points: The agent reads and processes
.fs,.fsx,.fsi, and.fsprojfiles. 2. Boundary markers: No explicit instructions are provided to the agent to treat repo content as untrusted. 3. Capability inventory: Executesdotnetcommands against the codebase. 4. Sanitization: No content validation is performed before execution.
Audit Metadata