asc-analytics-reports

Pass

Audited by Gen Agent Trust Hub on Aug 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill ensures local data privacy by using umask 077 and mktemp to create isolated temporary directories with owner-only permissions for all report data and metadata.
  • [SAFE]: It implements strict data handling rules that explicitly forbid the leakage of confidential business data, signed URLs, or raw report content into the chat interface or public records.
  • [SAFE]: Mandatory verification steps are included, requiring that every downloaded file matches the expected size and MD5 checksum provided by the server before any analysis occurs.
  • [SAFE]: User-provided granularity filters are validated against an allowlist (DAILY, WEEKLY, MONTHLY) and normalized before execution to prevent malformed input issues.
  • [SAFE]: Command execution is limited to well-defined operations using the asc CLI and standard system utilities for file management and verification.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 12, 2026, 02:04 PM
Security Audit — agent-trust-hub — asc-analytics-reports