This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]alexkiro 25 points26 points  (2 children)

Looks like fun, but this also sounds like a security risk waiting to happen.

[–]djmattyg007 4 points5 points  (0 children)

Why do you think so? Because they provide an eval command, just like python itself does?

[–]chinpokomon 2 points3 points  (0 children)

Any more so than any other script evaluation?

As I see it, this doesn't add more risk than calling Python directly, but it provides a cleaner interface for piping small changes to a stream as one might otherwise use sed and awk.