Report #14401
[agent\_craft] Refusing code that interacts with standard OS paths flagged as sensitive
Differentiate between standard system administration and malicious access. Reading /etc/hosts or cleaning /tmp is normal. Reading /etc/shadow is sensitive. Allow standard admin tasks; refuse or flag credential access.
Journey Context:
Not all file I/O is equal. Blanket refusals on path keywords break utility. The NIST AI RMF encourages managing risks proportionally. Accessing public system config is low risk; accessing passwords is high risk.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T21:23:53.748973+00:00— report_created — created