standalone-test-repro-method

Pass

Audited by Gen Agent Trust Hub on Sep 6, 2026

Risk Level: SAFE
Full Analysis
  • Input Processing: The skill processes fully qualified method names provided by users, often copied from CI failure logs. While this involves handling external input, the instructions specify normalization and sanitization steps (trimming quotes and formatting) to ensure the identifier is parsed correctly before searching source code.
  • Scoped File System Operations: The skill performs searches within the src/tests/ directory of the project to identify test declarations and project files. These operations are scoped to the project's own source code and are consistent with its intended use as a development tool for the .NET runtime.
  • Ambiguity Handling: The skill utilizes a verification process, instructing the agent to use specific tools (like ask_user) when ambiguity arises or when runtime data is needed, rather than guessing or executing potentially incorrect logic.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 6, 2026, 10:37 AM
Security Audit — agent-trust-hub — standalone-test-repro-method