skills/datadrivenconstruction/ddc_skills_for_ai_agents_in_construction/cwicr-cost-calculator/Gen Agent Trust Hub
cwicr-cost-calculator
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements construction cost calculation logic using well-known Python libraries (pandas and numpy). The code is transparent and focused solely on processing input data to generate cost estimates.
- [SAFE]: There are no indicators of prompt injection, obfuscation, or persistence mechanisms. The instructions and metadata are consistent with the stated purpose of the tool.
- [EXTERNAL_DOWNLOADS]: The skill mentions the installation of standard Python packages and references the vendor's official GitHub repository and data files. These are documented as vendor-owned resources and do not pose a security risk.
- [COMMAND_EXECUTION]: The skill does not execute any arbitrary or dangerous system commands. All operations are limited to data manipulation and calculation within the Python environment.
- [DATA_EXFILTRATION]: No network operations or unauthorized data access patterns were found. Filesystem permissions requested in the configuration are used for legitimate reading of construction data files provided by the user or the vendor.
Audit Metadata