mkisofs
v1.0.1Create and manage ISO 9660 images using mkisofs, genisoimage, or xorriso for standard, bootable, UEFI, hybrid, and multi-boot ISO creation.
⭐ 0· 104·1 current·1 all-time
bywei dong@weidongkl
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description match the SKILL.md content: examples and installation instructions target mkisofs, xorriso, and isolinux for creating bootable, UEFI, hybrid, and multi-boot ISOs. package.json metadata aligns with the stated purpose. (Minor note: SKILL.md lists version 1.0.0 while registry shows 1.0.1 — cosmetic.)
Instruction Scope
Instructions stay within ISO creation tasks (mkisofs/xorriso/isoinfo/mount/xorriso editing). They reference system paths (e.g., /usr/share/syslinux/isohdpfx.bin) and commands that interact with local files and loop mounts; these require appropriate privileges and can modify local disks if misused. There is no instruction to read unrelated credentials, network endpoints, or other agents' config.
Install Mechanism
No install spec is provided (instruction-only), so nothing is downloaded or written by the skill itself. The SKILL.md recommends installing packages via standard distro package managers (dnf/apt/zypper), which is proportionate and expected.
Credentials
The skill declares no required environment variables, credentials, or config paths and the instructions do not attempt to access secrets. No disproportionate credential or env access is requested.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill does not request persistent system modifications, nor does it instruct changing other skills' configs or storing credentials.
Assessment
This skill is an offline, instructive guide for building and manipulating ISO images. Before using: 1) Confirm you install mkisofs/xorriso/isolinux from your distro's official packages (avoid random downloads). 2) Be aware many commands require elevated privileges (mount -o loop, writing to /dev, using isohybrid), so review commands before running them and avoid running as root unless necessary. 3) Double-check paths (source directories, isolinux/syslinux binaries) to avoid overwriting files or modifying your system boot setup. 4) The skill does not access secrets or external endpoints, but any commands it suggests will run locally — always review and understand them before executing.Like a lobster shell, security has layers — review code before you run it.
build-systemvk97bb0gvgkdpz6thve485rkmrd83ey84isovk97b7rcjhwab3ttd83nbm4a0rh83e6j8latestvk97b7rcjhwab3ttd83nbm4a0rh83e6j8linuxvk97bb0gvgkdpz6thve485rkmrd83ey84mkisofsvk97b7rcjhwab3ttd83nbm4a0rh83e6j8xorrisovk97b7rcjhwab3ttd83nbm4a0rh83e6j8
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
