{"id":49878089,"url":"https://github.com/interwebologist/skunkagent","last_synced_at":"2026-05-15T13:10:32.784Z","repository":{"id":355394170,"uuid":"1215553464","full_name":"interwebologist/skunkagent","owner":"interwebologist","description":"Work In Progress - Skunk agent is a personal AI assistant with defenses. ","archived":false,"fork":false,"pushed_at":"2026-05-03T12:24:43.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-03T13:14:30.941Z","etag":null,"topics":["ai","artificial-intelligence","personal-assistant"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/interwebologist.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-04-20T03:06:17.000Z","updated_at":"2026-05-03T12:24:46.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/interwebologist/skunkagent","commit_stats":null,"previous_names":["interwebologist/skunkagent"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/interwebologist/skunkagent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interwebologist%2Fskunkagent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interwebologist%2Fskunkagent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interwebologist%2Fskunkagent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interwebologist%2Fskunkagent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/interwebologist","download_url":"https://codeload.github.com/interwebologist/skunkagent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interwebologist%2Fskunkagent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33067618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","artificial-intelligence","personal-assistant"],"created_at":"2026-05-15T13:10:30.562Z","updated_at":"2026-05-15T13:10:32.778Z","avatar_url":"https://github.com/interwebologist.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Skunk Agent - Agent with Defenses\n\n## Project Focus \n\nThese may or may not end up being features in the end product, at this point these are just ideas. I will build a around security products that are better or not needed and add only what is needed be added to the agent though I want this to deploy \"secure\"\n\n#### Normal Agent Stuff\n- add all agent stuff here. memory, web search\n\n#### Isolation \u0026 Sandboxing\n- **Shadow Git Checkpointing**\n- **Hardware-Isolated MicroVMs / Token proxies**\n- **Unikernel Image**\n- **Network Sandboxing with Egress Proxy and HITP**\n- **HITP**\n- **network / command whitelisting**\n#### Content \u0026 Execution Guardrails\n- **Input Guardrails**:\n- **Output Guardrails**:\n- **Agent Lifecycle \u0026 Resource Control**:\n\n#### Authentication \u0026 Authorization\n- **Ephemeral Secrets, indentity**\n\n## Development with Agent Sandbox\n\n### Build Docker Image\n```bash\ndocker build -t skunkagent .\n```\n\n### Run Agent in Sandbox with GitHub Token\n```bash\ndocker run -it -e GITHUB_TOKEN=${GITHUB_AGENT1_TOKEN} skunkagent\n```\n\nThe container will:\n1. Start and provide a shell prompt\n2. Have opencode CLI available (run `opencode --version` to verify)\n3. Have git installed and configured to use the GITHUB_TOKEN for authentication\n4. Have vim and tmux installed for editing and terminal multiplexing\n5. Automatically set up git credentials when GITHUB_TOKEN is provided\n\n*Note: The Dockerfile includes git, vim, tmux installation and automatic GitHub token configuration for HTTP endpoints. The agent will automatically use the GITHUB_TOKEN environment variable for git operations requiring authentication.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterwebologist%2Fskunkagent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finterwebologist%2Fskunkagent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterwebologist%2Fskunkagent/lists"}