skills/mukul975/anthropic-cybersecurity-skills/performing-asset-criticality-scoring-for-vulns/Gen Agent Trust Hub
performing-asset-criticality-scoring-for-vulns
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs local data processing of asset inventories and vulnerability data using Python and the Pandas library. All operations are confined to the user-provided CSV inputs and specified output paths.
- [EXTERNAL_DOWNLOADS]: The script
scripts/process.pyidentifies a dependency on thepandaslibrary for data manipulation. Pandas is a well-known and widely used open-source library for data analysis. - [DATA_EXPOSURE]: The skill handles asset metadata and vulnerability scores, which is consistent with its stated purpose. Analysis confirmed no hardcoded secrets, API keys, or attempts to access sensitive system files or external network locations.
Audit Metadata