skills/datadrivenconstruction/ddc_skills_for_ai_agents_in_construction/duration-prediction/Gen Agent Trust Hub
duration-prediction
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats or malicious patterns were identified during the analysis. The skill's logic is transparent and follows its stated purpose of project duration prediction.
- [COMMAND_EXECUTION]: The skill's Python implementation does not utilize any subprocess, os.system, or other command execution functions.
- [EXTERNAL_DOWNLOADS]: The skill does not include any logic for downloading external files or making network requests.
- [DATA_EXFILTRATION]: There are no signs of data exfiltration. While the skill requests filesystem permissions to read project data files (CSV, Excel, JSON), it does not have the network capabilities to send this data externally.
- [PROMPT_INJECTION]: The instructions and metadata are free of prompt injection patterns, bypass markers, or attempts to override the agent's safety guidelines.
Audit Metadata