network_call
Outbound network call
Outbound network call
Line 131Snippets
async function fetchApi<T>( const response = await fetch(`/api${endpoint}`, { fetchFn: () => Promise<ApiResponse<T>> const result = await fetchFn() }, [fetchFn])Trust Score
Updated 3 weeks ago
Analyzed
Mar 31, 2026, 3:56 PM
+ 2 previous scans
Compatible with
Skill details
Updated 3 weeks ago
Analyzed Mar 31, 2026, 3:56 PM
Description
"Project Guidelines Skill (Example)"
Recent scans
Mar 31, 2026, 3:56 PM
Latest analysis
Mar 31, 2026, 3:11 PM
Run 2
Mar 27, 2026, 3:46 PM
Run 1