Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
openabdev
/
openab
Public
Notifications
You must be signed in to change notification settings
Fork
192
Star
752
Code
Issues
15
Pull requests
9
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
fix: env_clear() — make [agent].env a true whitelist
- #670
#670
Merged
thepagent
merged 9 commits into
main
openabdev/openab:main
from
fix/env-clear-agent-subprocess
openabdev/openab:fix/env-clear-agent-subprocess
Copy head branch name to clipboard
May 1, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
fix: env_clear() — make [agent].env a true whitelist
#670
thepagent
merged 9 commits into
main
openabdev/openab:main
from
fix/env-clear-agent-subprocess
openabdev/openab:fix/env-clear-agent-subprocess
Copy head branch name to clipboard
Commits
Commits on May 1, 2026
fix: env_clear() to prevent credential leakage to agent subprocess
Show description for 88b0b56
chaodu-agent
committed
88b0b56
View commit details
Copy full SHA for 88b0b56
Browse repository at this point
remove [agent].env — OAB only passes HOME and PATH to coding CLI
Show description for 276cecb
chaodu-agent
committed
276cecb
View commit details
Copy full SHA for 276cecb
Browse repository at this point
Revert "remove [agent].env — OAB only passes HOME and PATH to coding CLI"
Show description for adac377
chaodu-agent
committed
adac377
View commit details
Copy full SHA for adac377
Browse repository at this point
warn when [agent].env is configured — values are exfiltration risk
Show description for 7913f79
chaodu-agent
committed
7913f79
View commit details
Copy full SHA for 7913f79
Browse repository at this point
add security warning to helm NOTES.txt about [agent].env risk
chaodu-agent
committed
71d9ab8
View commit details
Copy full SHA for 71d9ab8
Browse repository at this point
fix: add USER env var, PATH fallback, ASCII-only log message
Show description for 9234064
chaodu-agent
committed
9234064
View commit details
Copy full SHA for 9234064
Browse repository at this point
docs: clarify HOME=working_dir intent, note env override behavior
Show description for a6ceeee
chaodu-agent
and
普渡法師
committed
a6ceeee
View commit details
Copy full SHA for a6ceeee
Browse repository at this point
fix: add Windows baseline env vars (SystemRoot, USERPROFILE, etc.)
Show description for de41c50
chaodu-agent
and
覺渡法師
committed
de41c50
View commit details
Copy full SHA for de41c50
Browse repository at this point
fix: preserve real HOME/USERPROFILE instead of working_dir
Show description for 51bc256
chaodu-agent
and
擺渡法師
committed
51bc256
View commit details
Copy full SHA for 51bc256
Browse repository at this point
You can’t perform that action at this time.