usfiscaldata

Pass

Audited by Gen Agent Trust Hub on Apr 10, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: Analysis of the skill instructions and documentation reveals no malicious patterns, prompt injections, or unauthorized data access attempts. The skill is dedicated to providing transparent access to public financial data.
  • [EXTERNAL_DOWNLOADS]: The skill makes HTTP GET requests to the official U.S. Treasury Fiscal Data API at api.fiscaldata.treasury.gov. This is a well-known government service that does not require authentication, and the download patterns are consistent with the skill's stated purpose.
  • [COMMAND_EXECUTION]: The provided Python and R code examples use standard data processing libraries such as requests and pandas for information retrieval and formatting. There is no evidence of dangerous shell command execution, system-level modifications, or unauthorized process spawning.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 10, 2026, 05:04 AM