pathway-score-guide-pro

PassAudited by ClawScan on May 1, 2026.

Overview

This skill appears to be a coherent academic and career-path scoring guide, with only expected use of user-provided policy documents and optional local scoring scripts.

This skill looks safe to install for its stated purpose. Provide only official/current policy files and be mindful that academic, employment, and evaluation details you enter may be personal; the artifacts do not show hidden sharing or credential use.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

A wrong or unofficial policy file could lead to inaccurate eligibility scoring or planning advice.

Why it was flagged

The skill intentionally treats user-supplied institutional documents as the top authority for scoring and rule mapping. This is central to the skill, but a fake, outdated, or manipulated document could steer the scoring output.

Skill content
优先级顺序:1. 用户上传的学校 / 单位最新通知、办法、细则
Recommendation

Use current official school/unit documents or links, and keep the skill’s uncertainty warnings when the source is not confirmed.

What this means

If the optional scripts are run, they process the local files provided to them and may print profile or policy-derived information to the console.

Why it was flagged

The package includes documented local Python helper scripts for scoring and normalization. The provided code reads specified local files and writes results to stdout; no hidden network, destructive, or automatic execution behavior is shown.

Skill content
python3 scripts/score_engine.py --scorecard resources/scorecards/baoyan.json --profile examples/baoyan_profile_example.json
Recommendation

Run the helper scripts only on files you intend to analyze, avoid elevated privileges, and review outputs before sharing them.