Website-building request silently triggers source upload and deployment through Sites skill
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
What issue are you seeing?
Description
I asked Codex to build a landing page for a research paper in my local workspace:
make a landing page website for this paper with strong anti design style
I did not request hosting, deployment, or uploading the manuscript to an external service.
Codex automatically loaded the Sites skill, created a hosted project, uploaded the website source and manuscript PDF, and initiated deployment. When I interrupted with “dont publish it to site,” the deployment had already completed.
What steps can reproduce the bug?
Ask Codex to "build a website for X"
What is the expected behavior?
A request to build a website should authorize local creation and testing. The Sites skill should not be loaded unless asked.
Why this is a problem?
-
It can override the requested design direction. I explicitly requested a strong anti-design aesthetic. Automatically loading a skill with its own visual conventions can steer the result toward conventional polish, undermining the user's creative intent.
-
It uploads and hosts local content without explicit authorization. Asking to build a website does not imply permission to publish it or transfer its source, manuscript, and assets to an external service. Private-by-default hosting still moves content off the user's machine and creates an Internet-hosted copy. Access restrictions do not substitute for consent to upload.
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue from the described entry point by asking Codex to “build a website for X” in a local workspace. Trace when the Sites skill loads and when source or manuscript files are uploaded or deployment begins. Done means local website creation and testing remain possible without loading Sites or transferring content unless the user explicitly requests it.
Written by the indexing model from the issue text.
Assessment
- Domain
- authorization, security, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100