as-built-tracker

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill requires a Python 3 environment to execute the document tracking logic defined in SKILL.md. This is a standard requirement for the skill's intended data processing functions.
  • [DATA_EXFILTRATION]: The skill requests filesystem permissions in claw.json. This permission is utilized by the export_to_excel method to save project tracking reports to a user-specified path. The analysis confirmed that no network operations or unauthorized file access patterns are present.
  • [PROMPT_INJECTION]: The skill features an indirect prompt injection surface as it ingests untrusted data via the import_document_list method in SKILL.md (Ingestion points). While the skill lacks explicit boundary markers or input sanitization (Sanitization), its capabilities are restricted to data aggregation and local file system writes for Excel exports (Capability inventory). The risk is considered low and consistent with standard data processing tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 04:27 AM