experience-lwc-typescript-migrate
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
git mvto rename files and a local bash scriptfind-consumers.shto search for component references. These are standard development operations. - [DATA_EXPOSURE]: The
find-consumers.shscript includes robust security controls, such as canonicalizing paths and explicitly rejecting any directory configuration that attempts to escape the project root. It usesjqto parsesfdx-project.jsonandgrepfor searching, both in a deterministic and safe manner. - [PROMPT_INJECTION]: The instructions are clear and follow standard LWC migration practices. There are no patterns suggesting overrides of safety filters or unauthorized behavior.
Audit Metadata