home/categories/education/benchflow-ai-skillsbench-tasks-software-dependency-audit-environment-skills-vulnerability-csv-reporting-skill-md
educationdocumentation

vulnerability-csv-reporting

Generate structured CSV security audit reports from vulnerability data with proper filtering and formatting. This skill covers CSV schema design for security reports, using Python csv.DictWriter, severity-based filtering, and field mapping from JSON to tabular format.

benchflow-ai
maintainer
benchflow-ai
更新日 1/23/2026
スター
946
フォーク
244
quick start

Installation and usage

Generate structured CSV security audit reports from vulnerability data with proper filtering and formatting. This skill covers CSV schema design for security reports, using Python csv.DictWriter, severity-based filtering, and field mapping from JSON to tabular format.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use vulnerability-csv-reporting