ln-831-oss-replacer
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches reference documentation, integration patterns, and configuration files from the author's GitHub repository (
levnikolaevich/claude-code-skills) when local shared directories are unavailable. - [COMMAND_EXECUTION]: Employs the Bash tool to perform package installations, uninstallations, and execute test suites to verify code changes during the replacement cycle.
- [PROMPT_INJECTION]: Ingests and processes migration plans and codebase audit reports which serve as instructions for automated code modification.
- Ingestion points: Loads migration plans from
docs/project/codebase_audit.mdor directly analyzes target source modules. - Boundary markers: The skill does not define explicit delimiters or instructions to ignore embedded commands within the migration plans.
- Capability inventory: Possesses capabilities for shell command execution (Bash), network requests (WebFetch), and filesystem modifications (import rewriting).
- Sanitization: Input from migration plans (e.g., package names and API mappings) is used directly without specified validation or sanitization routines.
Audit Metadata