Skip to main content
Run any Skill in Manus
with one click

python-kwargs-setattr-security

When reviewing or fixing Python code that uses setattr() with user-controlled kwargs to configure C++ extension objects (SessionOptions, RunOptions, etc.) in ONNX Runtime. Use this to apply the allowlist pattern that prevents arbitrary file writes and other attacks via reflected property access.

Stars20,780
Forks3,970
UpdatedApril 28, 2026 at 16:30
SKILL.md
readonly