light-figure-planning
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to assist in the planning of scientific visualizations and tables based on paper claims. It uses local Python scripts for heuristic logic and validation.
- [SAFE]: References to external domains (nature.com, plos.org, science.org) are used to document author guidelines and layout specifications. These are well-known scientific publishing services and the references are informative rather than executable.
- [SAFE]: The Python scripts (
recommend_chart.pyandvalidate_plan_card.py) perform logic-based processing of user-supplied data fields.validate_plan_card.pyincludes a dynamic import of a local sibling project script (figure_export.py) to maintain a single source of truth for journal specifications, which is a standard practice for integrated skill suites. - [SAFE]: No obfuscation, unauthorized network access, or credential harvesting patterns were identified in the markdown content or the accompanying scripts.
Audit Metadata