urban-calculator
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a variety of urban design metrics using local Python scripts. Analysis of the source code for all scripts (density, FAR, walkability, parking, green space, and block optimization) shows they perform purely mathematical calculations.
- [SAFE]: No network activity, unauthorized file system access, or credential harvesting patterns were detected. The scripts use only standard Python libraries such as
math,json, andargparse. - [SAFE]: No obfuscation, prompt injection, or persistence mechanisms are present in the skill files or metadata.
- [SAFE]: Input handling across all scripts includes type validation and error checking, minimizing the risk of unexpected behavior during execution.
Audit Metadata