Skip to content

[Security] exec() usage — potential command injection surface #2240

@hhhashexe

Description

@hhhashexe

Found via SkillFence scan (npmjs.com/package/skillfence). exec() calls in client.ts, command.ts, index.ts could be command injection vectors if user input reaches them unsanitized. Recommend using execFile() with explicit args instead. Scan: npx skillfence scan . (Verdict: BLOCK, 45 findings)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions