ralphtrans — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ralphtrans (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.
Batch transcribe all playable lectures for a course with checkpoint/resume.
/ralphtrans or "batch transcribe this course".python "<SKILL_DIR>/../../scripts/look_tongji.py" batch-transcribe --course-id "<ID>"batch_state.json in the workspace to track progress.--max-retries times.batch_state.json structure:
{
"course_id": "xxx",
"started_at": "ISO8601",
"updated_at": "ISO8601",
"lectures": [
{"sub_id": "xxx", "sub_title": "xxx", "status": "pending|done|failed", "attempts": 0, "error": null}
]
}/note for each transcribed lecture to generate study notes./wiki to rebuild and serve the course site.<SKILL_DIR> Points<SKILL_DIR> is the directory containing this SKILL.md. Shared scripts (look_tongji.py, timeline_tools.py, tongji_backend/) and references live two levels up in the repository root (<SKILL_DIR>/../../scripts/ and <SKILL_DIR>/../../references/).
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.