Skip to content
Report library
Purpose / Data analysis

Migration Skill Security Audit

What the author says it does (original text)

Implement reversible compatibility-safe transitions. Use for schema, data, API, protocol, configuration, or dependency migrations requiring rollback and preservation proof.

Independent security check

No obvious risks found in this check

Files checked
2
Risks found
0
Could it run dangerous commands?Looks for programs run straight after downloading, remote control of your computer, and hidden commands.No risks found
Could it expose your files or keys?Looks for uploads of files containing passwords or keys, and keys written directly in the code.No risks found
Could it delete files or keep running?Looks for broad file deletion, disk overwrites, and programs set to start automatically.No risks found
Could it bypass safety checks?Looks for skipped website security checks, excessive file access, or actions that skip your approval.No risks found
Could it mislead the AI or hide text?Checks the skill instructions for requests to ignore you, influence the report, or hide text in invisible characters.No risks found
Could it change links or payment recipients without asking?Looks for forced referral or payment changes combined with instructions to hide the change.No risks found

Inside this skill

1 instruction sections

This Skill plans and implements reversible, compatibility-safe migrations; before editing, it requires mapping existing readers, writers, data shape, compatibility window, and ownership.

View source
SKILL.md:3In the instructionsOpen original file
name: migrationdescription: Implement reversible compatibility-safe transitions. Use for schema, data, API, protocol, configuration, or dependency migrations requiring rollback and preservation proof.---
SKILL.md:8In the instructionsOpen original file
Map current readers, writers, data shape, compatibility window, and ownership before editing.

The migration workflow requires forward and rollback paths, preservation of existing data, and separate authorization for explicitly identified destructive steps.

View source
SKILL.md:10In the instructionsOpen original file
- Define forward path and rollback path.- Preserve existing data; make destructive steps explicit and separately authorized.- Keep mixed-version operation safe where rollout can overlap.

The Skill sequences work as expand, migrate, verify, then contract, and stops after the requested stage passes rather than implicitly performing later destructive contraction.

View source
SKILL.md:13In the instructionsOpen original file
- Keep mixed-version operation safe where rollout can overlap.- Sequence expand, migrate, verify, then contract when applicable.- Make retries idempotent and partial failure observable.- Verify old and new paths at required transition stages.
SKILL.md:17In the instructionsOpen original file
Stop after requested stage passes; do not perform later destructive contraction implicitly.
Start here · InstructionsSKILL.md
migration
Lines connect the instruction file to its sections, not an observed execution order. Select a section to read the source.
Files and check records2 files

Coverage and gaps

Content covered in each file

These are the source ranges included in this check, not a guarantee that every issue has been resolved.

  • SKILL.mdFull text included
  • agents/openai.yamlFull text included

This report is for the version above. We read the available code and instructions without running the skill or checking extra packages it installs. This is not a promise of safety: a different version or setup may behave differently.

  • SKILL.mdInstructions
  • agents/openai.yamlSupporting file
Lines read
23
File checksum (to compare versions)
f9ea6cee60b1aa3f556a135920993a883f4e23d0732e8001d7db168450b052e9