generate-plot — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited generate-plot (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Generate a publication-quality statistical plot from a data file using PaperBanana.
$ARGUMENTS[0].json.dumps() to produce a JSON string.$ARGUMENTS[1] is provided, use it as the plot intent. Otherwise, ask the user for a description of the desired plot (e.g., "Bar chart comparing model accuracy across benchmarks").generate_plot with:data_json: the JSON string (not a parsed object)intent: the plot descriptioniterations: 3 (default)If the MCP tool is not available, fall back to the CLI:
paperbanana plot --data <file> --intent "<intent>"/generate-plot results.csv "Bar chart comparing model accuracy"~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.