Immigration

PassAudited by ClawScan on May 1, 2026.

Overview

This appears to be a local immigration-organization skill, but it persistently stores sensitive immigration details and its documentation references some helper scripts that are not present in the manifest.

Before installing, be comfortable with sensitive immigration details being saved locally in the OpenClaw workspace. Use it for organization and general preparation only, not legal advice, and do not run any missing or replacement scripts unless you have reviewed and approved them.

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

Private immigration, identity, financial, deadline, and interview-preparation details may remain in local workspace files for later use.

Why it was flagged

The skill is designed to save immigration applications, document status, timelines, and interview notes in persistent local memory. This is purpose-aligned and no external transmission is shown, but the stored data can be highly private.

Skill content
All immigration data stored locally only: `memory/immigration/` ... `applications.json` ... `documents.json` ... `timeline.json` ... `interview-prep.json`
Recommendation

Store only necessary information, avoid entering full document or account numbers unless needed, and review or delete the local immigration memory folder when you are finished.

What this means

Some documented workflows may fail or may lead a user or agent to look for or create replacement scripts that were not reviewed with this skill.

Why it was flagged

The manifest lists only these four scripts, while SKILL.md and reference files also instruct use of helpers such as `scripts/pathway_finder.py`, `scripts/prep_interview.py`, `update_deadline.py`, and others. This is a completeness/provenance gap rather than evidence of malicious behavior.

Skill content
scripts/add_deadline.py; scripts/generate_checklist.py; scripts/list_deadlines.py; scripts/track_application.py
Recommendation

Use only scripts that are actually bundled and reviewed, and require explicit approval before downloading, generating, or running replacement helper code.