[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"workflow-asset-c60e39af":3,"seo:featured-workflow:c60e39af-4d77-11f1-9bc6-00163e2b0d79:zh":83,"workflow-related-asset-c60e39af-c60e39af-4d77-11f1-9bc6-00163e2b0d79":84},{"id":4,"uuid":5,"slug":6,"title":7,"description":8,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":11,"fork_count":12,"vote_count":12,"view_count":13,"parent_id":12,"parent_uuid":11,"lang_type":14,"steps":15,"tags":22,"has_voted":28,"visibility":18,"share_token":11,"is_featured":12,"content_hash":29,"asset_kind":30,"target_tools":31,"install_mode":35,"entrypoint":19,"risk_profile":36,"dependencies":39,"verification":44,"agent_metadata":47,"agent_fit":59,"trust":70,"provenance":79,"created_at":81,"updated_at":82},3127,"c60e39af-4d77-11f1-9bc6-00163e2b0d79","asset-c60e39af","Adminer — Full-Featured Database Management in a Single PHP File","Adminer is a lightweight, single-file PHP database management tool that supports MySQL, PostgreSQL, SQLite, MS SQL, Oracle, and MongoDB. It provides a clean web UI for browsing tables, running queries, managing users, importing and exporting data, all from one deployable PHP file under 500 KB.","8a910e34-3180-11f1-9bc6-00163e2b0d79","Script Depot","",0,6,"en",[16],{"id":17,"step_order":18,"title":19,"description":11,"prompt_template":20,"variables":11,"depends_on":21,"expected_output":11},3690,1,"Adminer DB Management","# Adminer — Full-Featured Database Management in a Single PHP File\n\n## Quick Use\n```bash\n# Download the single-file deployment\ncurl -L -o adminer.php https:\u002F\u002Fwww.adminer.org\u002Flatest.php\n# Serve with PHP built-in server\nphp -S localhost:8080 adminer.php\n# Or drop adminer.php into any PHP web root\n```\n\n## Introduction\nAdminer is a minimalist database management tool distributed as a single PHP file. It replaces heavier tools like phpMyAdmin with a faster, more secure, and more portable alternative that supports multiple database engines out of the box. You deploy it by dropping one file into a web server directory.\n\n## What Adminer Does\n- Provides a web-based UI for MySQL, PostgreSQL, SQLite, MS SQL, Oracle, and MongoDB\n- Lets you browse, search, insert, update, and delete rows through a clean interface\n- Runs SQL queries with syntax highlighting and result export\n- Manages database structure: tables, columns, indexes, foreign keys, and views\n- Imports and exports data in SQL, CSV, TSV, and compressed formats\n\n## Architecture Overview\nAdminer is a single PHP file that handles authentication, connection management, schema introspection, and query execution. It uses PDO and native database extensions to communicate with different database engines. The UI is server-rendered HTML with minimal JavaScript, keeping the footprint tiny. Plugins and themes extend functionality through a simple PHP hook system, and custom CSS themes change the look without modifying core code.\n\n## Self-Hosting & Configuration\n- Deploy by copying one PHP file to any web server with PHP 5.6+ or PHP 8\n- Run in Docker with the official adminer image: `docker run -p 8080:8080 adminer`\n- Restrict access via web server authentication or IP whitelisting for production use\n- Install plugins for features like login without password field, export to XML, or JSON editor\n- Apply community themes for dark mode or branded appearances\n\n## Key Features\n- Entire application is a single PHP file under 500 KB\n- Supports six database engines without separate drivers or extensions\n- Plugin architecture for custom login pages, editors, and export formats\n- Built-in security features: CSRF protection, rate limiting, and brute-force login prevention\n- Available as a Docker image with multi-architecture support\n\n## Comparison with Similar Tools\n- **phpMyAdmin** — MySQL only, much larger codebase; Adminer supports multiple databases in one file\n- **DBeaver** — Desktop Java application; Adminer is a web-based single-file solution\n- **pgAdmin** — PostgreSQL specific; Adminer covers multiple database engines\n- **Beekeeper Studio** — Desktop Electron app; Adminer requires only a PHP runtime\n- **CloudBeaver** — Web-based and feature-rich; Adminer is far lighter and simpler to deploy\n\n## FAQ\n**Q: Is Adminer secure enough for production use?**\nA: Adminer includes CSRF protection, rate limiting, and login brute-force prevention. For production, always add web server authentication and HTTPS.\n\n**Q: Can Adminer connect to remote databases?**\nA: Yes. Enter the remote host and port on the login screen. Ensure network connectivity and firewall rules allow the connection.\n\n**Q: How do I add themes to Adminer?**\nA: Download a CSS theme file and compile it with adminer using the provided build script, or use the adminer-custom Docker variant that supports theme mounting.\n\n**Q: Does Adminer support stored procedures and triggers?**\nA: Yes. Adminer lets you create, edit, and execute stored procedures, functions, triggers, and events for supported database engines.\n\n## Sources\n- https:\u002F\u002Fgithub.com\u002Fvrana\u002Fadminer\n- https:\u002F\u002Fwww.adminer.org\u002F","0",[23],{"id":24,"name":25,"slug":26,"icon":27},11,"Scripts","script","📜",false,"4b92c784776eb2505ef4ff7761a7385ef22029166058503715f6feb441bdd73d","skill",[32,33,34],"claude_code","codex","gemini_cli","single",{"executes_code":28,"modifies_global_config":28,"requires_secrets":37,"uses_absolute_paths":28,"network_access":38},[],true,{"npm":40,"pip":41,"brew":42,"system":43},[],[],[],[],{"commands":45,"expected_files":46},[],[19],{"asset_kind":30,"target_tools":48,"install_mode":35,"entrypoint":19,"risk_profile":49,"dependencies":51,"content_hash":29,"verification":56,"inferred":38},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":50,"uses_absolute_paths":28,"network_access":38},[],{"npm":52,"pip":53,"brew":54,"system":55},[],[],[],[],{"commands":57,"expected_files":58},[],[19],{"target":33,"score":60,"status":61,"policy":62,"why":63,"asset_kind":30,"install_mode":35},64,"needs_confirmation","confirm",[64,65,66,67,68,69],"target_tools includes codex","asset_kind skill","install_mode single","policy confirm","risk_profile.network_access is true","trust established",{"author_trust_level":71,"verified_publisher":28,"asset_signed_hash":29,"signature_status":72,"install_count":12,"report_count":12,"dangerous_capability_badges":73,"review_status":75,"signals":76},"established","hash_only",[74],"network_access","unreviewed",[77,78],"author has published assets","content hash available",{"owner_uuid":9,"owner_name":10,"source_url":80,"content_hash":29,"visibility":18,"created_at":81,"updated_at":82},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fasset-c60e39af","2026-05-12 04:27:04","2026-05-12 10:27:52",null,[85,137,191,238],{"id":86,"uuid":87,"slug":88,"title":89,"description":90,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":11,"fork_count":12,"vote_count":12,"view_count":91,"parent_id":12,"parent_uuid":11,"lang_type":14,"steps":92,"tags":93,"has_voted":28,"visibility":18,"share_token":11,"is_featured":12,"content_hash":95,"asset_kind":30,"target_tools":96,"install_mode":35,"entrypoint":97,"risk_profile":98,"dependencies":100,"verification":105,"agent_metadata":108,"agent_fit":120,"trust":122,"provenance":125,"created_at":127,"updated_at":128,"__relatedScore":129,"__relatedReasons":130,"__sharedTags":135},1701,"029bbd07-3abe-11f1-9bc6-00163e2b0d79","pgweb-web-based-postgresql-database-browser-029bbd07","pgweb — Web-Based PostgreSQL Database Browser","pgweb is a cross-platform web GUI for PostgreSQL written in Go. It provides a clean browser interface for running queries, browsing tables, and exporting data, all from a single binary with no dependencies.",97,[],[94],{"id":24,"name":25,"slug":26,"icon":27},"c98fdad977fcf25dcfbdbc591a9a5bd2071cecd2fb86c67afab627bf18601364",[32,33,34],"pgweb Overview",{"executes_code":28,"modifies_global_config":28,"requires_secrets":99,"uses_absolute_paths":28,"network_access":38},[],{"npm":101,"pip":102,"brew":103,"system":104},[],[],[],[],{"commands":106,"expected_files":107},[],[97],{"asset_kind":30,"target_tools":109,"install_mode":35,"entrypoint":97,"risk_profile":110,"dependencies":112,"content_hash":95,"verification":117},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":111,"uses_absolute_paths":28,"network_access":38},[],{"npm":113,"pip":114,"brew":115,"system":116},[],[],[],[],{"commands":118,"expected_files":119},[],[97],{"target":33,"score":60,"status":61,"policy":62,"why":121,"asset_kind":30,"install_mode":35},[64,65,66,67,68,69],{"author_trust_level":71,"verified_publisher":28,"asset_signed_hash":95,"signature_status":72,"install_count":12,"report_count":12,"dangerous_capability_badges":123,"review_status":75,"signals":124},[74],[77,78],{"owner_uuid":9,"owner_name":10,"source_url":126,"content_hash":95,"visibility":18,"created_at":127,"updated_at":128},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fpgweb-web-based-postgresql-database-browser-029bbd07","2026-04-18 08:31:58","2026-05-12 05:40:11",121.98683911353874,[131,132,133,134],"topic-match","same-kind","same-target","same-author",[26,136],"scripts",{"id":138,"uuid":139,"slug":140,"title":141,"description":142,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":11,"fork_count":12,"vote_count":12,"view_count":143,"parent_id":12,"parent_uuid":11,"lang_type":14,"steps":144,"tags":145,"has_voted":28,"visibility":18,"share_token":11,"is_featured":12,"content_hash":147,"asset_kind":30,"target_tools":148,"install_mode":35,"entrypoint":149,"risk_profile":150,"dependencies":152,"verification":157,"agent_metadata":160,"agent_fit":172,"trust":180,"provenance":184,"created_at":186,"updated_at":187,"__relatedScore":188,"__relatedReasons":189,"__sharedTags":190},2605,"c41cdc5e-4771-11f1-9bc6-00163e2b0d79","asset-c41cdc5e","SFTPGo — Self-Hosted Secure File Transfer Server","SFTPGo is a full-featured SFTP, FTP\u002FS, WebDAV, and HTTP\u002FS file server written in Go, supporting virtual folders, multiple storage backends including S3 and GCS, and a web admin interface for user and quota management.",78,[],[146],{"id":24,"name":25,"slug":26,"icon":27},"7e00885b8acff89494a8833c8b68a5a75a35d6328aa634b951f809f409c00264",[32,33,34],"SFTPGo File Server",{"executes_code":28,"modifies_global_config":28,"requires_secrets":151,"uses_absolute_paths":28,"network_access":28},[],{"npm":153,"pip":154,"brew":155,"system":156},[],[],[],[],{"commands":158,"expected_files":159},[],[149],{"asset_kind":30,"target_tools":161,"install_mode":35,"entrypoint":149,"risk_profile":162,"dependencies":164,"content_hash":147,"verification":169},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":163,"uses_absolute_paths":28,"network_access":28},[],{"npm":165,"pip":166,"brew":167,"system":168},[],[],[],[],{"commands":170,"expected_files":171},[],[149],{"target":33,"score":173,"status":174,"policy":175,"why":176,"asset_kind":30,"install_mode":35},98,"native","allow",[64,65,66,177,178,179,69],"markdown-only","policy allow","safe markdown-only Codex install",{"author_trust_level":71,"verified_publisher":28,"asset_signed_hash":147,"signature_status":72,"install_count":12,"report_count":12,"dangerous_capability_badges":181,"review_status":75,"signals":182},[],[77,78,183],"no dangerous capability badges",{"owner_uuid":9,"owner_name":10,"source_url":185,"content_hash":147,"visibility":18,"created_at":186,"updated_at":187},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fasset-c41cdc5e","2026-05-04 12:28:57","2026-05-12 11:04:57",112.84644063693567,[131,132,133,134],[26,136],{"id":192,"uuid":193,"slug":194,"title":195,"description":196,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":11,"fork_count":12,"vote_count":12,"view_count":197,"parent_id":12,"parent_uuid":11,"lang_type":14,"steps":198,"tags":199,"has_voted":28,"visibility":18,"share_token":11,"is_featured":12,"content_hash":201,"asset_kind":30,"target_tools":202,"install_mode":35,"entrypoint":203,"risk_profile":204,"dependencies":206,"verification":211,"agent_metadata":214,"agent_fit":226,"trust":228,"provenance":231,"created_at":233,"updated_at":234,"__relatedScore":235,"__relatedReasons":236,"__sharedTags":237},2092,"03d49bf6-403f-11f1-9bc6-00163e2b0d79","beekeeper-studio-modern-sql-editor-database-manager-03d49bf6","Beekeeper Studio — Modern SQL Editor and Database Manager","Beekeeper Studio is a free, open-source SQL editor and database management GUI. It connects to MySQL, PostgreSQL, SQLite, SQL Server, CockroachDB, and more with a clean modern interface.",74,[],[200],{"id":24,"name":25,"slug":26,"icon":27},"b5b677ea9c4ec414d2aa3f554ec56ccbb31330bcabf5ec94945a89e278ac84c8",[32,33,34],"Beekeeper Studio Overview",{"executes_code":28,"modifies_global_config":28,"requires_secrets":205,"uses_absolute_paths":28,"network_access":28},[],{"npm":207,"pip":208,"brew":209,"system":210},[],[],[],[],{"commands":212,"expected_files":213},[],[203],{"asset_kind":30,"target_tools":215,"install_mode":35,"entrypoint":203,"risk_profile":216,"dependencies":218,"content_hash":201,"verification":223},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":217,"uses_absolute_paths":28,"network_access":28},[],{"npm":219,"pip":220,"brew":221,"system":222},[],[],[],[],{"commands":224,"expected_files":225},[],[203],{"target":33,"score":173,"status":174,"policy":175,"why":227,"asset_kind":30,"install_mode":35},[64,65,66,177,178,179,69],{"author_trust_level":71,"verified_publisher":28,"asset_signed_hash":201,"signature_status":72,"install_count":12,"report_count":12,"dangerous_capability_badges":229,"review_status":75,"signals":230},[],[77,78,183],{"owner_uuid":9,"owner_name":10,"source_url":232,"content_hash":201,"visibility":18,"created_at":233,"updated_at":234},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fbeekeeper-studio-modern-sql-editor-database-manager-03d49bf6","2026-04-25 08:38:01","2026-05-12 10:08:22",109.81259189508755,[131,132,133,134],[26,136],{"id":239,"uuid":240,"slug":241,"title":242,"description":243,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":11,"fork_count":12,"vote_count":12,"view_count":244,"parent_id":12,"parent_uuid":11,"lang_type":14,"steps":245,"tags":246,"has_voted":28,"visibility":18,"share_token":11,"is_featured":12,"content_hash":248,"asset_kind":249,"target_tools":250,"install_mode":35,"entrypoint":251,"risk_profile":252,"dependencies":254,"verification":259,"agent_metadata":262,"agent_fit":274,"trust":278,"provenance":282,"created_at":284,"updated_at":285,"__relatedScore":286,"__relatedReasons":287,"__sharedTags":288},2310,"5592c012-431d-11f1-9bc6-00163e2b0d79","tiddlywiki-self-contained-personal-wiki-single-html-file-5592c012","TiddlyWiki — Self-Contained Personal Wiki in a Single HTML File","A unique non-linear personal notebook and wiki that runs entirely in a single HTML file, requiring no server and enabling offline-first knowledge management.",104,[],[247],{"id":24,"name":25,"slug":26,"icon":27},"2dfbcc013249ff2dc410bf75d6f4ffadaafd6157240f69bf491699d287fead37","knowledge",[32,33,34],"TiddlyWiki Overview",{"executes_code":28,"modifies_global_config":28,"requires_secrets":253,"uses_absolute_paths":28,"network_access":28},[],{"npm":255,"pip":256,"brew":257,"system":258},[],[],[],[],{"commands":260,"expected_files":261},[],[251],{"asset_kind":249,"target_tools":263,"install_mode":35,"entrypoint":251,"risk_profile":264,"dependencies":266,"content_hash":248,"verification":271},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":265,"uses_absolute_paths":28,"network_access":28},[],{"npm":267,"pip":268,"brew":269,"system":270},[],[],[],[],{"commands":272,"expected_files":273},[],[251],{"target":33,"score":275,"status":174,"policy":175,"why":276,"asset_kind":249,"install_mode":35},96,[64,277,66,177,178,179,69],"asset_kind knowledge",{"author_trust_level":71,"verified_publisher":28,"asset_signed_hash":248,"signature_status":72,"install_count":12,"report_count":12,"dangerous_capability_badges":279,"review_status":75,"signals":280},[],[281,77,78,183],"asset has usage views",{"owner_uuid":9,"owner_name":10,"source_url":283,"content_hash":248,"visibility":18,"created_at":284,"updated_at":285},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Ftiddlywiki-self-contained-personal-wiki-single-html-file-5592c012","2026-04-29 00:14:29","2026-05-12 10:14:43",100.03178394860491,[131,133,134],[26,136]]