reactome-pathway-hierarchy-walk-starter — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited reactome-pathway-hierarchy-walk-starter (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.
Use this skill to traverse the official Reactome pathway hierarchy and summarize the ancestor chain, direct children, and descendant count for a target stable ID.
eventsHierarchy tree for a species.pathway traversal and hierarchy walks.python3 skills/systems-biology/reactome-pathway-hierarchy-walk-starter/scripts/run_reactome_hierarchy_walk.py \
--species 9606 \
--stable-id R-HSA-141409 \
--out scratch/reactome-hierarchy/r_hsa_141409_hierarchy.jsonpython3 -m unittest discover -s skills/systems-biology/reactome-pathway-hierarchy-walk-starter/tests -p 'test_*.py'top_level_pathway == "Cell Cycle" and ancestor_count == 5 for R-HSA-141409~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.