Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CreminiAI/skillpack
/ open
Function
open
web/js/api-key-dialog.js:108–111 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
106
// --- Internal Helpers ---
107
108
function
open() {
109
populateForm();
110
dialog.showModal();
111
}
112
113
function
close() {
114
dialog.close();
Callers
2
load_run_results
Function · 0.50
main
Function · 0.50
Calls
1
populateForm
Function · 0.70
Tested by
no test coverage detected