Skip to content

Security concern: shell=True in tool execution #16

@Amol-079

Description

@Amol-079

Hey, I noticed you're using subprocess with shell=True inside tool execution.

If any part of that input is influenced by LLM/user input, this can lead to command injection.

Curious — how are you handling this currently?

I'm working on something specifically solving this without breaking dev workflows. Happy to share if useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions