update-os-packages

Pass

Audited by Gen Agent Trust Hub on Jun 21, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: Invokes the release-notes command-line utility to perform verification of package names against external distribution repositories.
  • [PROMPT_INJECTION]: Processes external data from os-packages.json and supported-os.json files, creating a surface for indirect prompt injection.
  • Ingestion points: Data is read from JSON files located within the release-notes/ directory of the user-specified dotnet/core repository.
  • Boundary markers: There are no explicit instructions or delimiters defined to prevent the agent from interpreting instructions that might be embedded within the processed JSON files.
  • Capability inventory: The skill has the capability to modify local files via the edit tool, execute shell commands, and perform git commits.
  • Sanitization: Implements a post-modification validation step that uses Dotnet.Release.Support logic to ensure the integrity of the updated JSON files.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 21, 2026, 12:18 PM
Security Audit — agent-trust-hub — update-os-packages