Missing: factor. No prime factorization helper.
Behavior: GNU factor [NUMBER…] → N: p q r. Read numbers from args or stdin. Cap the magnitude (or use bounded BigInt with a work budget) so a large input cannot burn the CPU budget; reject values above the cap with a clear error.
From the safe-bash command gap analysis (2026-09-08). Sandbox constraints apply: bounded input/CPU/memory, VFS-only paths, cooperative cancellation, no host process/network beyond the existing curl authorizer.
Missing:
factor. No prime factorization helper.Behavior: GNU
factor [NUMBER…]→N: p q r. Read numbers from args or stdin. Cap the magnitude (or use bounded BigInt with a work budget) so a large input cannot burn the CPU budget; reject values above the cap with a clear error.From the safe-bash command gap analysis (2026-09-08). Sandbox constraints apply: bounded input/CPU/memory, VFS-only paths, cooperative cancellation, no host process/network beyond the existing curl authorizer.